Unregistered
December 18, 2001, 18:47:23
I am writing a live video processor to capture input from the IC Control, process the actual information and then display the image to screen. Right now I have written the application to use the SnapImage function and then retrieved the ptr to the image data, manipulated that and passed it on. This is working well but I am not sure if it is the most efficient way to do it? What is the difference between snapImage and isLive in terms of being able to access the memory of the incoming images.
Also my cameras device driver has flags to allow for autolight and exposure settings. Is there a way to make this dialog box popup. I have seen you implement such boxes in the VB smaple, but not in the C++ sample code.
Thanks, I really like the performance level of the component
This message was originally posted by Jason Schlefier in the old IC Imaging Control Support Forum.
Also my cameras device driver has flags to allow for autolight and exposure settings. Is there a way to make this dialog box popup. I have seen you implement such boxes in the VB smaple, but not in the C++ sample code.
Thanks, I really like the performance level of the component
This message was originally posted by Jason Schlefier in the old IC Imaging Control Support Forum.