-
**Describe the bug**
Failed to build `Viewer` out, as:
```console
[100%] Linking CXX executable ../../bin/Viewer
cd ....../openMVS/build_22.04/apps/Viewer && /usr/local/bin/cmake -E cmake_link_s…
-
I am running into an issue using OpenMVG's output in OpenMVS when it previously used to work. When processed with Colmap, DensifyPointCloud runs fine.
# Dataset: https://gofile.io/d/IwhqiK
![DSC09…
-
I have been reading about how OpenMVS works, and it seems that it uses a PatchMatch algorithm to compute the depth maps. So, I would like to know if we use pairs of stereo images (left and right), wil…
-
COLMAP is awesome for outdoor scenes.
However, when I reconstruct the indoor scene, the dense-recon part of COLMAP is worse than OpenMVS and MVE. Is there any parameters to improve the behavior in te…
-
Hello.
Im using openmvg with the openmvg-openmvs python pipeline script.
the script calls (5th call Ithink) main_IncrementalSfM.exe which is missing.
I'm running the latest version from github …
-
**Describe the bug**
Using ODM(OpenDroneMap) in container, we want to generate DSM & OrthoPhotos from StereoImages(size of Image is > 700MB). In the final result for both DSM & Orthophotos, the image…
-
Hello,
Sorry to post it as an issue but I didn't figure out how to correctly register a question over here.
I was wondering if you can give me some insights on your results for Middlebury and E…
-
```random_shuffle``` was removed in c++17 and you use c++17.
```
/usr/bin/c++ -DCGAL_USE_GMPXX=1 -D_LIB -D_USE_BOOST -D_USE_EIGEN -D_USE_FAST_CBRT -D_USE_FAST_FLOAT2INT -D_USE_NONFREE -D_USE_OPENG…
-
### Specifications like the version of the project, operating system, and hardware
### Steps to reproduce the problem
Why openMVS unstable? I use it's generated exe, if the exe is generated newly,…
-
Hi, I want to try to make the openmvg + openmvs pipeline with the known pose.
The openMVG can work on the dataset with known camera intrinsic and extrinsic.
The openmvg provide this function on some…