-
Locked due report with incomplete/broken logs with common message "Makefile: recipe for target 'all' failed"
[ 82%] Linking CXX executable ../../bin/opencv_test_calib3d
cd /home/katou2/Downloa…
-
Hi, @pmoulon
I'm using openMVG as a third-party library, I install openMVG successfully. However, an error occured:
```bash
In file included from /home/chenyu/projects/XFeatures/src/matching/mat…
-
opencv 4.0.1-dev even with master
Visual studio 2017 win 64
@qchateau Can you confirm exception ? images are in [opencv_extra](https://github.com/opencv/opencv_extra/tree/master/testdata/stitching…
-
Hey,
I've noticed the unit tests for this package are failing. I tried this in a fresh docker container (ros:kinetic)
Command:
```sh
catkin_make run_tests
```
Output
```
-- run_tests.py: e…
-
Hi, @pmoulon
Recently I wanna build openMVG on IOS. It works when I consult [this question](https://github.com/openMVG/openMVG/issues/1300)。
But you know for multithreading,IOS not supports open…
-
There were no description about functions `LAFs2ell`, `LAFs2ellT`, `ells2LAFsT`. Can you provide the reference about the relationship between `LAF` and `ell`? It is difficult to understand the relati…
-
I have a problem compiling openMVG on a VM with a fresh Ubuntu 16.04.4 LTS installation. I installed all the required tools
Here is the output of the cmake and make
```
cmake -DCMAKE_BUILD_TYPE…
-
Hello! .I wonder if there is a script or guide to use extracted features to match, just like the ones that are shown in https://github.com/ducha-aiki/affnet
ghost updated
6 years ago
-
##### System information (version)
- OpenCV => 3.4.4
- Operating System / Platform => Ubuntu 16.04
- Compiler => cmake 3.5.1
##### Detailed description
my make configuration
```cma…
-
Hello I'm trying to build an R wrapper around this. Which works fine on Linux already. I'm now trying to make sure it also builds on Windows. When I do this, it shows me these compilation issues. Can …