I'm having trouble with implementing a JBIG compression of a array of bits.
I want to do JBIG compression, as found here: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
So I have downloaded the kit into my Matlab workspace and added it to the build path. I am new to Matlab, can anyone explain what I am meant to do from here to get it to work?
thanks