Subject: CImg problem
Posted By: m_amin Post Date: 6/25/2005 11:30:40 AM
Hello All!

I am working on image processing and using the library CImg. Constructor of CImg is used to load the image file (.bmp etc)...
Problem is that when the destructor of CImg Object is called, it doesnt release the full memory.

e.g if i load an image of 225kb...CImg creates an object of 20kb and release 20 kb when destructor is called. 220kb are left unreferenced in the memory.

This is causing hell of problem as i want to process 10-15 images per second.

Plz help me in this regard

Reply By: Ronounours Reply Date: 7/4/2005 2:49:51 AM
I strongly suggest you post your question to the
dedicated CImg Forum, where the answer will be certainly
more precise :

http://sourceforge.net/forum/forum.php?forum_id=334630

Go to topic 32408

Return to index page 517
Return to index page 516
Return to index page 515
Return to index page 514
Return to index page 513
Return to index page 512
Return to index page 511
Return to index page 510
Return to index page 509
Return to index page 508