I am working on a project wherein i need to feed images from a camera to a computer vision application on Pi. I have never worked with camera systems before.
The camera will be tasked to continuously snap images every second and store it on a designated folder on the raspberry pi. Is this a correct way to think about the setup?
Also, what kind of a cheap camera i can buy online for the purpose?
The computer vision application will take every image and try to identify the object in it.