09-20-2005 02:57 AM
09-20-2005 03:51 PM
09-20-2005 10:26 PM - edited 09-20-2005 10:26 PM
Message Edited by Water on 09-20-2005 10:28 PM
09-20-2005 10:49 PM
I also have a similar problem, if I use sequence for capture images, it will show "insufficient resourses for this process" when I capture a large number of image.
So, what can I do if I want to capture 100 fps, and want to save each images into jpg / bmp file ?
Thanks !
Metron
09-21-2005 11:23 AM
09-21-2005 12:01 PM
Hi,
Thanks for your answer, Johann!
I think for your answer 1) and 2) might be out for me... as it involve spending more monies
I am particular interested in trying out option 3)... Just wonder what do you think if I program my application in this manner
1) Setup a low level sequence mode of acquisition with a buffer of 256 fames or more
2) After every frame is imaged, it will call a callback.. Then I will check for current frame number... if it is odd, I will initialise a pattern change... while it is even, I will save the frame collected... in short I will be imaging at every 2 frame...
Would this be feasible? BTW, how do I check for current frame number... would frame number be constantly incrementing?
Thanks for your help once again!
09-21-2005 12:48 PM
09-21-2005 08:56 PM
Dear Johann,
I have only one camera in one PC. So that the total number of images can be captured is related to physical memory, instead of the virtual memory of the PC ?
Then there has a limitation for the total number of image taking by the function "sequence", because there has a limitation in the physical memory of each PC ?
Moreover, is there has another method can capture and save a large number of image instead of using function "sequence" and the speed can as fast as "sequence", because I need to capture and save image at around 100 fps.
Thanks !
Regards,
Metron
09-22-2005 11:11 AM