CImg
OpenMVG (open Multiple View Geometry)
CImg | OpenMVG (open Multiple View Geometry) | |
---|---|---|
3 | 10 | |
1,606 | 6,073 | |
1.8% | 1.1% | |
9.7 | 6.2 | |
6 days ago | 4 months ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CImg
-
Modern Image Processing Algorithms Implementation in C
It looks promising.
I like the way each algorithm is explained with minimal example and demo images.
I'm looking for such a lightweight vision lib to embed simple image manipulation programs on tiny ESP32-CAM boards.
OpenCV seems too heavy to integrate on such small devices.
So far, I've been able to develop simple image processing programs with CImg[1] (simple filtering, image cropping, adding text).
I'll try to spend some time exploring this SOD lib, thank you for sharing.
[1] https://cimg.eu/
- CImg – C++ Template Image Processing Library
-
Does gimp have c libraries?
CImg : http://cimg.eu/ (C++)
OpenMVG (open Multiple View Geometry)
-
HELP!!
Try to find a community that will know more about openMVG, like the discussion tab on their github.
-
Import many photogrammetry software's scenes into Blender
OpenMVG (JSON, NVM, PLY)
- 10 years of OpenMVG. A developer perspective.
- 10 years of OpenMVG - A developer retrospective
- Sharing feedback on 10 years of OSS on OpenMVG
-
What are some C++ projects with high quality code that I can read through?
I find openMVG very decent, FTXUI might be a good one and nlohmann's json library is also pretty nice. I don't really know of any project that strictly adheres to the core guidelines, except maybe for some of Jason Turner's (sample) projects.
-
helpful pointers to state-of-the-art material for depth estimation from multi-view videos captured from cameras with arbitrary poses.
I am looking for some pointers to papers/open-source software that can do fast and accurate depth estimation from multi-view videos. I am aware of colmap and OpenMVG software but was curious to know if there are others out there that outperform these. I am also interested in any state-of-the-art for depth estimation using unsupervised or self-supervised neural networks.
- Packages for Bundle Adjustment
-
Does anyone have open source C++ projects that I can try contributing to?
OpenMVG is super cool, and the project lead Pierre is very generous with his time.
-
Using Meshroom as a lib in python
Meshroom is just a Python wrapper for VSfM. OpenMVS seems like the package most customizers are starting to use. https://github.com/openMVG/openMVG
What are some alternatives?
OpenCV - Open Source Computer Vision Library
VTK - Mirror of Visualization Toolkit repository
imagick - Go binding to ImageMagick's MagickWand C API
colmap - COLMAP - Structure-from-Motion and Multi-View Stereo
FreeImage - A custom distribution of FreeImage, with a CMake-based build system. Used by the Athena Game Framework.
Meshroom - Node-based Visual Programming Toolbox