-
Hi, when I build that version(opencv_contrib 4.7.0), it seems like the anti-virus program is detecting malicious code. I wonder if anyone else has the same symptoms. "Malware/MDP.inject.M3044" This na…
-
There was some problem when I install screenpoint:
```ERROR: Could not find a version that satisfies the requirement opencv-contrib-python==3.4.2.17 (from screenpoint) (from versions: 3.4.8.29, 3.4…
-
I got the same error as you, I followed these steps and now I can run the project.
1. For this error
`AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gs…
-
Hi @dusty-nv ,
I ve pulled the container `dustynv/opencv:4.8.1-r36.2.0` on my Jetson Xavier NX. Inside the docker `cv2.getBuildInformation()` indicates that openCV is built with CUDA, but when I …
-
Electron-rebuild fail with error
[log.txt](https://github.com/justadudewhohacks/opencv4nodejs/files/3760410/log.txt)
Build on AutoInstall success without errors
*OpenCV version* 3.4.6
*Wit…
-
AttributeError Traceback (most recent call last)
in ()
130 #face_recognizer = cv2.face.LBPHFaceRecognizer_create()
131 #recognizer = cv2.face.LBPHFaceRecognizer_…
-
it says Error, check if models and trained dataset models exists! for liveness detection. i changed exception for write error and it says
`OpenCV(3.4.3) /io/opencv_contrib/modules/face/src/facerec.c…
-
install on x1-carbon ubuntu16.04 + python + opencv_contrib
install okay before, but when update opencv_contrib and set OPENCV_EXTRA_MODULES_PATH
problem:
[100%] Built target opencv_perf_stitchin…
-
ERROR C1041 Unable to open program database "H:\OpenCV_Build\modules\cudaarithm\CMakeFiles\cuda_compile_1.dir\src\cuda\vc140.pdb"; If you want to write multiple CL.EXE files to the same.PDB file, use …
-
##### System information (version)
- OpenCV =>3.4.0-rc
- Operating System / Platform => Fedora 28 x86_64
- Compiler => C++
##### Detailed description
Trying to compile from source but getting…