Azeem Anwer
January 27, 2005, 18:59:49
Hello,
I am writing an application using DFK 21F04 where I intend to capture an image as quickly as possible when I want. I wrote a trial application using your callBack example which measures the time taken from grabber->snapImages(1) till the call of the callback function using QueryPerformanceCounter functions. The results of this measurement shows that in a 30 FPS RGB24 video format this time can be anything between 10 to 70 msec approximately. I understand that this is because the camera has its own image scanning cycle. When I request it to snap a picture the response time varies depending on the state where camea is at that particular instance.
This problem is very well adressed by using cameras with external triggers. I am anxiously waiting for your DMK 21BF04 camera. My question is that is there any trick of generating a software trigger using Imaging Control call fuctions which could minimize this time variation.
Regards
I am writing an application using DFK 21F04 where I intend to capture an image as quickly as possible when I want. I wrote a trial application using your callBack example which measures the time taken from grabber->snapImages(1) till the call of the callback function using QueryPerformanceCounter functions. The results of this measurement shows that in a 30 FPS RGB24 video format this time can be anything between 10 to 70 msec approximately. I understand that this is because the camera has its own image scanning cycle. When I request it to snap a picture the response time varies depending on the state where camea is at that particular instance.
This problem is very well adressed by using cameras with external triggers. I am anxiously waiting for your DMK 21BF04 camera. My question is that is there any trick of generating a software trigger using Imaging Control call fuctions which could minimize this time variation.
Regards