[JPEG2000] ROI in JPEG2000 compression
Hi,
I would like to use the roi functionality of JPEG2000 in imencode function. This functionality allows to compress some parts with a level of compression lower than the rest of the image. I don't find any documentation about this in OpenCV doc and I would like to if OpenCV can handle this.
Thank you in advance
PS : I use Opencv 2.4 (for nom) on Ubuntu OS