UAV Target Search & Tracking
An autonomous drone that finds a human target from its camera feed and follows it in real time
→- Real-time target detection and tracking with a Kalman filter to stabilise the trajectory.
- DJI Tello controlled from Python; frames processed with NumPy.
- FastAPI service exposing monitoring and control to a web interface.



