-
### Specifications like the version of the project, operating system, and hardware
OS: Ubuntu 16.04
Version of the project: Current version of OpenMVS
### Steps to reproduce the problem
Hi, all,…
-
I would like to reconstruct the 3D model using a set of images (enhanced for better feature detection), and then texture it using a different set (realistic images).
It would be straight forward if t…
-
when i try to test the sample of openMVS ,i get the following error
```
dxq@dxq-great:~/openMVS_sample-master$ python ./MvgMvs_Pipeline.py /home/dxq/ImageDataset_ /home/dxq/8
# Using input dir :…
-
Hi,
I'm happy to share a Python pipeline to proceed a reconstruction with OpenMVG and OpenMVS.
You can basically call `python MvgMvs_Pipeline.py input_dir ouput_dir` or set arguments for each step fro…
-
For a same object, I've build two models (i.e., mesh + texture) using openmvg / openmvs, one from a set of aerial photos (S1), and the other from a set of ground-level photos (S2). S1 and S2 have no c…
ywjia updated
7 years ago
-
When computing the NCC in the DepthEstimator you compute the sum of squares for the patches free of their mean. Am I completely wrong here or shouldn't one also subtract the mean from the pixels befor…
-
If the openMVG2openMVS tool is given a directory as output (or `directory/file.mvs` where `directory` does not exist) the conversion starts and apparently proceeds normally, but no file gets created.
…
mardy updated
7 years ago
-
Suppose I know the camera intrinsic and extrinsic parameters for all images using other SFM tool (not OpenMVG). Can I use these simple info to do MVS without editing complex data format in OpenMVG or …
-
### Specifications like the version of the project, operating system, and hardware
OS: linux ubuntu 16.04
### Steps to reproduce the problem
Hi!
I build the project well in my PC and the apps can…
-
### Specifications like the version of the project, operating system, and hardware
Build on Windows 10 with VS2015, ThinkPad S3 Yoga;
newest openmvg/openmvs code
### Steps to reproduce the proble…