openMVS
openMVS copied to clipboard
open Multi-View Stereo reconstruction library
**Describe the bug** Hello I am trying to run `DensifyPointCloud scene.mvs` after running `openMVG_main_openMVG2openMVS -i path/to//sfm_data_perspective.bin -o path/to/scene.mvs -n 10` on [360_Flat dataset](https://github.com/openMVG/Image_datasets/tree/main/360_dataset) I get this wierd error: `openMVS/libs/MVS/SceneDensify.cpp:392: bool...
Thanks a ton for the beautiful work! ### I am running the code: `PS C:\Users\Music_Toney\Desktop\OpenMVS\data> ..\DensifyPointCloud.exe .\scene.mvs` ### But I can't get the output I want(scene_densc.mvs), could you help me?...
@cdcseacave Hello, is it possible for the dense matching algorithm in openmvs to be used for depth estimation between microlens images collected by a light field camera(Plenoptic camera 2.0, such...
Hello, I have a software that is able to create a 3D reconstruction using images captured with a phone and their poses provided by ArKit . I'm using my own...
As the pic shows:   there should be 130 degrees of neck in point cloud ,but after get mesh,the neck be 180 degrees.that is ,50 degrees neck is fake,how...
Output from running make: I am using the version of VCG from the correct fork. This was reproduced on both the develop and master branches. GCC version is 13.2.1. I'm...
Texture module, how to reduce the time of ListCameraFaces when the number of pictures is large (3000-6000), the pictures are generally 400×400, looking forward to your reply.
**Describe the bug** I was trying to convert the data captured with Polycam. Using InterfacePolycam pointing towards the keyframes folder and expecting an output of a .mvs file. (ie `InterfacePolycam...
after `sudo make -j8 install` command make[2]: *** [libs/MVS/CMakeFiles/MVS.dir/build.make:348: libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:505: libs/MVS/CMakeFiles/MVS.dir/all] Error 2 make: *** [Makefile:146: all] Error 2