-
```
error: no member named 'createEigenFaceRecognizer' in
namespace 'cv::face'; did you mean 'EigenFaceRecognizer'?
```
Environmental:
```
System Version: macOS 10.13 (17A405)
Kernel …
-
Transferred from http://code.opencv.org/issues/1925
```
|| Hiromasa YOSHIMOTO on 2012-05-12 09:24
|| Priority: Normal
|| Affected: 2.4.0 - 2.4.8
|| Category: build/install
|| Tracker: Bug
|| Difficul…
-
Collecting git+https://github.com/TobyPDE/chianti
Cloning https://github.com/TobyPDE/chianti to /tmp/pip-de3azgei-build
Installing collected packages: Chianti
Running setup.py install for Chian…
srk97 updated
7 years ago
-
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…
-
I have followed all the instructions to install the packages.
When I run the main.py program with python3, the error says,
File "/Users/Zhao/Documents/pupil_lab/pupil/pupil_src/shared_modules/meth…
-
I'm unable to compile Opencv with xFeatures2D contrib module without CUDA support.
Running the following cmake comand:
```
cmake -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/usr/local -DOPENCV…
-
Hi there. Another issue. mexopencv is unable to compile latest bioninspired lib from Opencv_contrib.
Here's my specs:
Matlab 2015a 64bit.
Compiler: MSVC14 (2015) x64
OpenCV version: latest from thei…
-
Hello,
The "make" command builds "target dlib" and "target LandmarkDetector", but there is an error when it builds the FaceAnalyzer. Any suggestions as to what might be wrong would be greatly appre…
-
I am compiling opencv-3.2.0+opencv_contrib on RHEL 6.5 with gcc 4.9+ python 2.7.13 using following command-
`LDFLAGS="-L${LIBGPHOTO2_ROOT}/lib -lgphoto2_port -lgphoto2 -ljpeg" cmake -DCMAKE_CXX_FLAGS…
-
##### System information (version)
- OpenCV => 3.2 (or 3.3.0-rc according to CMake)
- Operating System / Platform => Windows 10 64 Bit
- Compiler => MinGW
- CMake => 3.9.0
- Python => 3.5
- Andr…