Hi,
For my robot I'm considering the best way to use the camera to locate a red laser pointer dot.
So I want to take a picture and then scan for the red dot.
So far I can only think to use the CameraEx and the JPEG library to do this, but this uses a lot of resources.
Does the camera always need a "preview" and initialize to a panel? I don't need to see the picture. I just want to take a picture and find the dot as fast as possible.
Is there an easy way to access the raw image data in a stream, before it gets to jpeg format?
Thanks for your help,
Jim.
For my robot I'm considering the best way to use the camera to locate a red laser pointer dot.
So I want to take a picture and then scan for the red dot.
So far I can only think to use the CameraEx and the JPEG library to do this, but this uses a lot of resources.
Does the camera always need a "preview" and initialize to a panel? I don't need to see the picture. I just want to take a picture and find the dot as fast as possible.
Is there an easy way to access the raw image data in a stream, before it gets to jpeg format?
Thanks for your help,
Jim.