-
Hi,
I am using ubuntu trusty on vagrant-virtualbox to run openMVG. I installed openMVG using [this script](https://github.com/pyp22/Photogrammetry/tree/master/openMVG/Linux/openMVG-installation). As…
-
I am experiencing Signal abort running example [robust_fundamental](https://github.com/openMVG/openMVG/blob/master/src/openMVG_Samples/multiview_robust_fundamental/robust_fundamental.cpp) .
`double f…
-
Hello,
I'm trying to compile Colmap in Ubuntu 16.04 with Cuda 8, gcc 4.8, but I obtained this error:
```
Scanning dependencies of target util_cuda
Scanning dependencies of target controllers
…
-
@ppwwyyxx
hello,thanks for your code. I use cmake to generate the program. But when I compile it on the VS2013. Some errors have occurred. Here are some bugs.
![1](https://user-images.githubuse…
-
getting Eigen error at runtime. access via SfM gui. Any suggestions?
You called :
/home/rjn/opencv3-p3-code/3dreconstruction/MVG/openMVG_build/Linux-x86_64-RELEASE/openMVG_main_ComputeMatches
--…
-
## Hi, all
## I met some question when I started reconstruction. There is the bug report:
*** Error in `colmap': double free or corruption (out): 0x00007f23c04f19e0 ***
*** Aborted at 1489130…
-
Hi Chris,
I found there is probably a mistake in how you implemented the PROSAC sampling algorithm.
According to the algorithm 1 in the original [PROSAC paper[Chum 2005]](http://cmp.felk.cvut.cz…
-
I have pre-calculated the correspondences of some points, but with lots of false matches. So it may not be a good idea to write them into matches.e.txt. What if I write them into matches.putative.txt?…
-
Hi @pmoulon,
I've compiled the v1.1 and made some verifications using the Sceaux Castle dataset. I got the following error (linked to ceres I assume) using both incremental and global pipelines :
…
-
### Issue summary
Follow the instruction to compile opencv3.1. In the configuration part, I noticed that FFMEPG is part of the compiled.
-- Video I/O:
-- DC1394 1.x: NO
--…