-
##### System information (version)
- OpenCV => cc547e8
- OpenCV contrib => 4bc49c0
- Operating System / Platform => Ubuntu 16.04 / 64 bits
##### Detailed description
Related: [core:…
-
Hi. I'm providing this files for those who (heavily) depend on opencv3 and can **not** just replace it with the older v2. I experimented a lot and finally got your app working with the `/opt` librarie…
-
##### System information (version)
- OpenCV => 3.4.1
- Operating System / Platform => Windows10 64 Bit
- Compiler => Visual Studio 2017
##### Detailed description
I compiled OpenCV 3.4.1 & op…
-
node --version v14.17.3
npm --version 6.14.13
brew --version 3.2.2
```
1. brew install opencv@4
2. brew link --force opencv@4
3. export OPENCV4NODEJS_DISABLE_AUTOBUILD=1
4. npm install op…
-
usr/local/include/opencv2/core/cvstd.hpp:556:5: error: ‘cv::String::String(int)’ is private
String(int); // disabled and invalid. Catch invalid usages like, commandLineParser.has(0) problem
…
-
Hi,
I am trying to use the SURF algorithm with OpenCV using Golang. Currently, the following tutorial http://docs.opencv.org/doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.html s…
-
Hi,
I am trying to use the SURF algorithm with OpenCV using Golang. Currently, the following tutorial http://docs.opencv.org/doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.html s…
-
Hi! Ive downloaded your project and while compiling Ive run into such a problem:
undefined reference to `cv::DescriptorMatcher::knnMatch
in native_lib.cpp.
Can you help me, please?
That is my CMak…
-
**Describe the bug**
I can't install the package via pip, but I think it might help me a lot with my current projects.
**To Reproduce**
I have tried to install the package with pip as described i…
-
when I look at /usr/include/opencv2, the file cudaarithm.hpp is not there.
Do I need to install cuda? Cuda with opencv?
Tks,
Dario