agl / jbig2enc

JBIG2 Encoder
Other
252 stars 86 forks source link

R.Hatlapatka: autoThresholding option #34

Closed zdenop closed 12 years ago

zdenop commented 12 years ago

This is the improved version of autoThresholding option from bachelor thesis JBIG2 compression http://is.muni.cz/th/208155/fi_b/.

Code was implemented to current source from https://github.com/rhatlapa/jbig2enc with approval of its author.

zdenop commented 12 years ago

requested changes were made and committed. Please have a look on it.

agl commented 12 years ago

I committed a change to fix the remaining style issues and merged the code. I apologise that I don't have the time to do read your thesis and do a proper review. However, since the code is gated by a command line option, I'm happy to take it on the assumption that it works :)