Hello folks,
I am developer from *nix world so any pointers will be helpful.
I am using the AMCAP SDK example and have to capture live preview and still images. I understood the code for getting live preview. Now how can I capture an image at runtime from the gcap data structure ? Mind you the application has to do some real time image processing on the captured image and return the out immediately. So I don't want to save the live preview as avi and extract a frame from it.
Regards Ankur