|
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.
|
This is the complete list of members for MotionData, including all inherited members.
| get_centroid_x() const | MotionData | inline |
| get_centroid_y() const | MotionData | inline |
| get_frame_height() const | MotionData | inline |
| get_frame_width() const | MotionData | inline |
| get_pixel_count() const | MotionData | inline |
| is_detected() const | MotionData | inline |
| MotionData() | MotionData | inline |
| MotionData(int centroid_x, int centroid_y, int frame_width, int frame_height, int pixel_count) | MotionData | inline |