Does anyone knows of any implementation of the hierarchical JPEG mode (ITU T.81) ? I am not talking about progressive mode (or sequential), I really mean the hierarchical mode.
Hierarchical JPEG Encoder/Decoder
Asked Answered
There's no code, but users.ece.utexas.edu/~ryerraballi/MSB/pdfs/M4L1_HJPEG.pdf looks like a pretty good reference. As long as you have a normal JPEG compressor, it doesn't seem too complicated. –
Immoderacy
After some googling, I finally found out:
Which was referenced from:
This seems by far the more advanced option. Some other results showed:
And some explanations from:
© 2022 - 2024 — McMap. All rights reserved.