Sahil-5111998
Sahil-5111998
When I am giving binary images in png format every time it is getting aborted, does it not support binary image compression or some specific format is to be provided...
I am trying to compress a binary image (image with 1 bit depht) but it is giving an error. I am using command: JXREncApp -i Image3_3.bmp -o output.jxr -c 1...
Hi, I am trying to implement resolution reduction on some binary images, the same resolution reduction that is implemented in the JBIG (I think JBIG2 does the same). I am...
I am currently working on the compression of binary images. There is an algorithm that I am trying to test and compare its compression ratio to JBIG2 encoded images. I...