-
The program run very well, it show Interface and few buttons/functions work.
But when I click in Open and select a picture I get this error:
> onecoreuap\shell\windows.storage\filefldr.cpp(7769)\…
-
After fixing https://github.com/abhineet123/MTF/issues/2, with same configuration I bumped on another error:
>Scanning dependencies of target extractPatch
[ 94%] Building CXX object CMakeFiles/ext…
-
Windows 10 VS 2015 win 64 opencv opencv_contrib branch even with master
My bash script with cmake command :
`
myRepo=$(pwd)
CMAKE_OPTIONS='-DBUILD_PERF_TESTS:BOOL=OFF -DBUILD_TESTS:BOOL=OFF -D…
-
Thanks for your great work in making this tool available. I think I'm very close to a windows python build, but just missing that final link. I compiled opencv and boost (1.64.0) from source using cma…
bw4sz updated
7 years ago
-
Hello,
I am trying to compile MTF, as it would be very usefull for my thesis.
My environment is Ubuntu 16.10 on VirtualBox with open cv 3.2 compiled from sources together with opencv_contrib. So…
-
##### System information (version)
- OpenCV => 3.3.0
- Operating System / Platform => Mac OS Sierra
- Compiler => Apple LLVM 9.0
##### Detailed description
Including the `contrib.hpp` fil…
-
I have following problem, I use the following Link to install and cmake opencV
[https://www.pyimagesearch.com/2016/04/18/install-guide-raspberry-pi-3-raspbian-jessie-opencv-3/](url)
>
> (cv) p…
-
This is another variant of cmake configuration - the default one - which includes FLANN and THIRD_PARTY.
I found, I can get rid of it by disabling FLANN.
The make output:
> kamil@kamil-Virtua…
-
What is wrong??
```
>> inImage = cv.imread('blobs.png');
Error using cv.imread
Invalid MEX-file 'C:\opencv\build\install\matlab\+cv\imread.mexw64': The specified procedure could not be found.
```
Vi…
-
Hi,
I try to launch the Scene reconstruction code from sfm mofule in opencv.
[Scene reconstrucrion ](https://github.com/opencv/opencv_contrib/blob/master/modules/sfm/samples/scene_reconstructio…