Interfacing USB camera, IP camera and an ESP32 CAM module with CASP
This example project demonstrates how to interface various cameras with CASP.
Target
Native target is used for this project. However, any supported single board computer (SBC) can be used.
Description
A USB camera, an IP camera and an ESP32 CAM that were properly pre-configured are connected to the host PC through respective interfaces as shown in the circuit diagram. A model is developed to communicate with these three cameras one at a time. The model displays three different views. One is directly from the camera; second is after the edge detector block and third is after the blur filter. User can experiment on these blocks to get the required output. Please go through the individual block parameters used in the model along with respective documentation for better understanding.
Circuit Diagram
Model
Output
References
Please go through our video tutorials, tutorial projects and CASP main documentation for getting started with CASP.