-
when i install openmvs ,i meet with the following error:
````
``
[ 40%] Building CXX object libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o
In file included from /home/dxq/openMVS-master/libs/IO/../Commo…
-
There is a error when make it .
`image_io.cc:19:13: fatal error: 'png.h' file not found`
But I was installed libpng ,the other project can compile ,for example openMVS.
When I Cmake it , it's…
-
### Specifications like the version of the project, operating system, and hardware
**Operating System:** Linux Mint 18.2
**openMVS:** 0.7
**Boost:** 1.58.0
**Eigen:** 3.2.10
**OpenCV:** 2.4.9.1…
-
Hi all,
I have a problem when i try to import the result produced by "export_openmvs" command inside OpenMVS.
When i export, OpenSfM create a folder named "openmvs", and put the result file "scene…
-
Hello,
Sorry for a (probably) stupid question. I am trying to compute the focal length in pixels to use in OpenMVG with still frames from a Sony X1000V ( https://www.cnet.com/products/sony-4k-actio…
-
I am trying to generate an accurate mesh (as accurate as possible) so I am keeping the resolution at "0" (I don't want it to scale) to get the Dense point cloud
At Reconstruct Mesh stage, the proce…
-
### Specifications like the version of the project, operating system, and hardware
Ubuntu 15.10 (32-bit) on Virtualbox
Branch: ubuntu_15_10
### Steps to reproduce the problem
Currently following…
-
### Specifications like the version of the project, operating system, and hardware
N/A
### Steps to reproduce the problem
N/A
Is there a way to export the mesh and texture as one ply file (inste…
-
Hi everybody
i have a problem while installing openMVS on Ubuntu: i followed exactly this steps:
https://github.com/cdcseacave/openMVS/wiki/Building
but there is allways the error:
CMake Error…
-
When reconstructing the mesh I am getting the error
unrecognized option '--glcowdensity'
Help needed.