#39 · Primary category: Computer Vision
Meshroom
Node-based Visual Programming Toolbox
Project last updated:08/28/26
GitHub Stars
12.9K
Forks
1.2K
Contributors
86
License
Other
Why we included this project
Photogrammetry teams and VFX studios reach for Meshroom when a batch of overlapping photographs needs to become clean 3D meshes, camera poses, and texture maps without writing the glue code by hand. Each stage of the pipeline, from feature extraction through structure-from-motion and dense reconstruction to meshing and texturing, is a node in a visual graph, so you can assemble and rerun complete workflows and only the downstream steps recompute when you tweak a parameter. The same graph runs locally or across render farms, which suits both quick single-machine experiments and larger batch jobs. Built-in widgets for viewing images and 3D data let you inspect every stage as the work proceeds, and the plugin system makes it straightforward to add your own computer vision operations.
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)