-
I have already brew uninstall tesseract,but when I npm install opencv-build ,still failed.
here is the log:
`[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/tensorflow/tf_import…
-
org.opencv.core.CvException: cv::Exception: OpenCV(4.5.4) /opencv-4.5.4/modules/dnn/src/dnn.cpp:916: error: (-215:Assertion failed) mapIt != reuseMap.end() in function 'releaseReference'
at…
-
(Translated using DeepL)
### Expected behaviour
Normal output.
### Actual behaviour
After Auto Focus Cropping is enabled
Click the "Generate" button
error: OpenCV(4.9.0) D:\a\opencv-python\openc…
-
I try the " python yolo.py --image-path=" part ,it returns a error
cv2.error: OpenCV(4.1.0) C:\projects\opencv-python\opencv\modules\dnn\src\darknet\darknet_importer.cpp:214: error: (-212:Parsing er…
-
### System Information
OpenCV python version: 4.7.0
Operating System / Platform: Ubuntu 20.04
Python version: 3.8.10
### Detailed description
The error happens when reading the **.onnx** model us…
-
### System Information
OpenCV opencv-python-rolling 4.6.0.20221112
Operating System / Platform: Ubuntu 20.04
Python version: 3.9.12
onnx : 1.12
### Detailed description
[ERROR:0@16.377] …
-
`cd opencv && nix-shell` fails:
```
[ 33%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/opencl_kernels_superres.cpp.o
Undefined symbols for architecture x86_64:
"_objc_set…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Other
### Bug
error af…
-
Hello
I did this step while executing the installation tutorial above.
=>make -j$(nproc)
The following problem occurs during compilation
my version Python 3.10.12
```
Processing /home/…
-
### System Information
hey everyone
im trying to compile the OpenCv 4.x with cuda but im having error everytime, eventhough i tried cuda 12.4, 12.3 also Cudnn 9.x and 8.x, i was hoping if some one …