dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
loadJPEG
dlib
image
io
jpeg
Load JPEG from file using local FileSystem. Causes GC allocation
SuperImage
loadJPEG
(string filename)
SuperImage
loadJPEG
(
string
filename
)
SuperImage
loadJPEG
(InputStream istrm)
Compound
!(
SuperImage
,
string
)
loadJPEG
(InputStream istrm, SuperImageFactory imgFac)
Meta
Source
See Implementation
dlib
image
io
jpeg
enums
JPEGMarkerType
functions
bitString
decodeScanData
emptyNode
idct64
loadJPEG
readAPPn
readCOM
readChars
readDHT
readDQT
readJFIF
readMarker
readNumeric
readSOF0
readSOS
treeAddCode
treeFromTable
structs
HuffmanCode
HuffmanTableEntry
HuffmanTreeNode
JPEGImage
MCU
ScanBitStream
Load JPEG from file using local FileSystem. Causes GC allocation