This tool is used to prepare a standalone CCTV type camera system using Nvidia Jetson Nano or any other Single board computer.
There are two main tasks running after boot,
- Capture the images
- Upload the images to cloud
camera starts capturing images with a selected interval, detects the objects (floating plastics) in the image, and upload the image and detections to the cloud.
Jetson Nano 4GB or USB camera or CSI camera Detailed list of components with figures are in here.
Follow the steps to install required libraried and setting up the camera.