-
First of all I thank you for the detailed write up.
We have followed the steps you mentioned, through 01-setup.md till 06-xc-opencv.md.
The output for cmake is
General configuration for…
-
I'm running into an issue wherein the following require statements cause my REPL to hang.
```
(ns my-project.my-ns
(:require [libpython-clj.require :refer [require-python]]
[libpyt…
-
I cannot encode H264/X264 videos with opencv. For example, when I run:
```
>>> import cv2
>>> fourcc = cv2.VideoWriter_fourcc(*'X264')
>>> cv2.VideoWriter('test.mp4', fourcc, 20.0, (640,480))
O…
-
##### System information (version)
- OpenCV => 4.4
- Operating System / Platform => Ubuntu 20.04
- Compiler => gcc 9.3.0
##### Detailed description
I am having a problem compiling with CUDA s…
-
##### System information (version)
- OpenCV =>4.2
- Operating System / Platform => Ubuntu Linux
- Python Interpreter => Python 2.7 / Python 3.7
##### Detailed description
I have a problem…
-
Hi,
Im getting the following errors during catkin_make part of the installation. I get the same errors even if I use catkin build.
```bash
[ 2%] Built target aruco_ros_gencfg
Scanning dependenci…
-
@kanishkegb Hey I have diamond shaped aruco printed. Can I use your code? Will it give pose for each aruco relative to each other or how will it work?
Another thing- how much accurate pose we can g…
-
I have installed the library without a problem. However, I am receiving the following error when running demo.py file.
```
(cv-py3) majid@majid:~/BackgroundSubtractorCNT/build$ cmake -DBUILD_TEST…
-
##### Issue Details
Hi,
I spend lot of hours to configure opencv dnn with Cuda but unable to do because of Tesla K80. However many times I am able to build CMake configuration with CUDA_ARCH_BIN…
-
##### System information (version)
OpenCV => 4.3
Operating system : windows 10 64 bit
Compiler : Mingw-64 v8.1.0
```
C:\opencv\build>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_L…