-
Hello guys, I'm back!
So I am currently trying to build darknet with CUDA, and I ran across some issues
```
[ 49%] Built target dark
[ 51%] Built target uselib
[ 51%] Linking CXX executable darkn…
-
Hello,
How can I obtain the camera pos and orientation based off the marker? I am trying to move from OpenCV, and there the [SolvePnP function](https://docs.opencv.org/2.4/modules/calib3d/doc/camera_…
-
Hey,
I want to start a discussion on how to keep AR.js alive.
I used it in a project, and the current state of the repo is not optimal for "selling" the usage of AR.js to clients. Even if there …
-
Windows 10
opencv_master
What's wrong in my configuration?
I have got this error:
```
[ 30%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/utils/datafile.cpp.o
[ 30%] B…
-
Please help!!!
What should I do now?
when I tried to install this package according to your instruction the following error occurs:
```CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinCon…
-
Alex made/found a QR codifier thing, used here:
https://github.com/DoESLiverpool/somebody-should/wiki/IoT-Lending-Library
The sophia PC originally had the dymo printer, but now that's moved, s…
-
系统信息(版本)
OpenCV => 3.4.x.
操作系统/平台=> Ubuntu 16.04
编译器=> gcc 5.4.0 cmake 3.5.1
详细说明
使用OpenVINO 2019R1作为后端编译安装opencv4.1和opencv_contrib4.1
cmake标志
cmake -D CMAKE_BUILD_TYPE=RELEASE \
…
-
I run this code:
```
import cv2
sUrl = 'rtsp://admin:*****@**.***.***.***:554/onvif1'
vcap = cv2.VideoCapture(sUrl)
while(1):
ret, frame = vcap.read()
cv2.imshow('frame', frame)
…
-
## Description
Okay this is the following of #18471 , I used the new instruction but I get an error still
the latest would be `virtual memory exhausted: Cannot allocate memory ninja: build stopped: …
-
When I compile opencv_contrib using "cmake -D OPENCV_EXTRA_MODULES_PATH=../opencv_contrib/modules .."
it returns:
```
-- Looking for ccache - not found
-- Found ZLIB: /usr/lib/x86_64-linux-gn…