Tagged Questions
0
votes
2answers
645 views
Compressing IplImage to JPEG using libjpeg in OpenCV
So I have this problem. I have an IplImage that i want to compress to JPEG and do something with it. I use libjpeg8b.The code exit when it goes the function of jpeg_start_compress() with an error of ...