#266 · Primary category: Computer Vision
Low-Cost-Mocap
Low cost motion capture system for room scale tracking
Project last updated:05/25/24
GitHub Stars
2.4K
Forks
407
Contributors
3
License
MIT
Why we included this project
Getting accurate indoor position data for autonomous drones usually means paying for a commercial motion capture rig. This project swaps that for a few inexpensive cameras wired into a room-scale tracking system, combining structure from motion, epipolar geometry, and bundle adjustment to compute 3D marker positions that multiple drones share for autonomous flight. A Python backend ingests the camera streams and a web frontend shows the tracking live, so it doubles as a readable reference for anyone putting vision-based tracking into a robot. Expect real DIY work: you compile OpenCV with the SFM module, calibrate your own camera parameters, and the docs are admittedly thin, but the architecture is clear enough to adapt to your own cameras and space.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)