-
# Description
Hello there 🙂
I'm having an issue where I'm able to build the opencv crate, but running the binary fails with the following output:
```
./target/release/opencv-test
dyld[36020]…
-
Hi!
I built OpenCV 4.7 from the sources (with contrib) but OpenVINS build fails if ENABLE_ARUCO_TAGS is ON:
```
nvidia@ubuntu:~/wks_openVINS$ colcon build --cmake-args -DCMAKE_BUILD_TYPE=Debug …
-
Building on Ubuntu 18.04, the standard opencv-rust 0.89.0 with only the "clang-runtime" feature enabled fails to build; manually enabling all features excluding "gapi" successfully builds.
It seem…
-
Get installed llvm and opencv using vcpkg and also add opencv = "0.84.5" in Cargo.toml, then try to run the file I am facing the below error
**Getting Error**
C:\RUST_PRAC\check>cargo build
…
-
I have been following the documentation at
https://github.com/CopterExpress/clover/blob/master/docs/en/simulation_native.md for running the simulation in ROS Noetic and have faced the following erro…
-
## Operating System
```
Ubuntu 22.04 (WSL)
```
## The way you installed OpenCV
Followed the instructions set by [https://docs.opencv.org/4.x/d7/d9f/tutorial_linux_install.html](url)
Downloaded s…
-
I am getting this error:
Error in Main : OpenCV(4.7.0) /__w/javacpp-presets/javacpp-presets/opencv/cppbuild/linux-x86_64-gpu/opencv-4.7.0/modules/dnn/src/cuda/execution.hpp:52: error: (-217:Gpu API…
-
Using rgb_rgb_system with command
roslaunch rgb_rgb_system_calibration collect_data.launch output_folder:=$ATOM_DATASETS/rgb_rgb_system/dataset1 overwrite:=true
We get an error like this:
…
-
### System Information
OpenCV version: 4.8.0
Operating System / Platform: windows10
Compiler & compiler version: cmake+vs2022+x64
![image](https://github.com/opencv/opencv/assets/33416196/e7f288…
-
### System Information
OpenCV version: 4.8.1
Operating System / Platform: Windows 11 build 22631.2506
Compiler & compiler version: Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32825 for x6…