#47 · Primary category: Computer Vision
librealsense
RealSense SDK
Project last updated:08/27/26
GitHub Stars
9.0K
Forks
5.0K
Contributors
449
License
Apache-2.0
Why we included this project
Depth data only helps when the SDK around it is solid, and librealsense is the official cross-platform library for Intel RealSense stereo depth cameras. It handles depth and color streaming plus intrinsic and extrinsic calibration, so your code can reason about the physical world rather than just consume pixels. The high-level pipeline API gets a basic stream running in a few lines, and the lower-level interfaces expose full control over camera settings when you need it. Bindings for Python, ROS, C#, and Unity mean the same camera can feed a research prototype or a shipped product. The bundled viewer and depth-quality tools are worth having when you want to validate a camera before writing much code.
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)