You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
I have been studying the paper for lepton compression, and I understood all the concepts. However, I found that there were more features in the source code like edge compression etc.
In the paper, the DC coefficients are encoded per EOB threshold and so are the AC coefficients, but I didn't find any EOB groups in the code.
Can anyone explain how the AC and DC coefficients are being compressed ?
It would be helpful if the sequence of compression operations are explained in gist.