You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use OpenCV with any model of DJI Drones, you can gain access to the real-time camera feed of your drone. This allows for live streaming and analysis of the drone's field of view, providing valuable insights for various applications including aerial photography, surveying, and drone-based monitoring systems.
Mediapipe is a Python-based project that leverages the power of MediaPipe, OpenCV, and WebSockets to perform real-time video processing and hand tracking. This project is designed to process video frames, detect hand landmarks, classify hand types, and broadcast data using WebSockets for further processing or display.