jbig2enc
jbig2enc copied to clipboard
Binary Files
Hey,
Great job with the implementation. I was wondering if it was possible to pass a raw bit stream to the compressor and if so how would you do that?
Thanks.
You mean the bitstream for an image? The code, of course, decompresses the input images into memory. But using the library you can hook in at any point in the input pipeline.