Smart Camera ESP32
An AI-driven, real-time Sentry Turret platform leveraging asynchronous I/O and computer vision to deliver high-precision autonomous motion tracking on resource-constrained embedded hardware.
Loading...
Searching...
No Matches
TestDetection Class Reference
Inheritance diagram for TestDetection:
BaseDetectionModule

Public Member Functions

std::tuple< MoveX, MoveYdetect_object (camera_fb_t *frame)
 
- Public Member Functions inherited from BaseDetectionModule
virtual ~BaseDetectionModule ()=default
 Virtual destructor to ensure proper cleanup of derived classes.
 
virtual std::tuple< MoveX, MoveYdetect_object (camera_buffer_t frame)=0
 Analyzes a camera frame to locate a specific object.
 
virtual MotionData get_motion_data () const
 Get the latest motion data from the detection module.
 

The documentation for this class was generated from the following file: