when I insert this lines of code. the free memory space was more and more reduced. I must call this code many times. what's the problem of this code?
If it has not any problem.
I think 'imaqRake' fuction is some kinds of bug.
I upgraded latest version of imaq fuctions. but ...
RakeReport *RReport;
RReport = imaqRake( m_pGrabImage , roi , IMAQ_LEFT_TO_RIGHT , IMAQ_FIRST , NULL );
imaqDispose( RReport );
I hope to answer of my Question from vision professinal.
in addition, I'm developing the application using Visual C++.