Designing a Python-Based UAP Detection System: A Multi-Component CV Pipeline with OpenCV, YOLOv8, FFmpeg, and FastAPI
To the point
A team is building a Python-based UAP detection system that sources public webcam feeds, handles different video formats, uses motion and object detection to track targets, analyzes trajectories for anomalies, and saves timestamped, metadata-rich footage, with a production bot already streaming and analyzing data and a 12‑week plan for further development.