-
I tired to build pupil-detectors in Raspberry Pi 3 Model B Rev 1.2 with ubuntu-18.04.5-preinstalled-server-arm64+raspi3 server but could not get it to work.
```
ubuntu@ubuntu:~/pupil-detectors$ su…
-
**Host Environment**
- OS: [Windows.10]
- Compiler: revision
**To Reproduce**
Steps to reproduce the behavior:
`.\vcpkg install darknet[full]:x64-windows`
**Failure logs**
-- Using cached …
-
I'm writing a MacPorts port of python-opencv and am hitting an issue with cmake failing because it can't find `lib/qt/plugins/platforms/libqcocoa\.dylib`.
I have QT5 installed—this lib file exists …
-
Hi.
I have carefully followed the below link in order to install the OpenCV with CUDA support on the jetson nano board. but after a successful compile and I run my yolov3 object detection code **BU…
-
I build zzdenseflow flow the readme step.
I get the error info at the last step:
```
denseflow will be installed in /mnt/lustre/visial/app
Dependency: boost, opencv
downloads/denseflow.tar.gz e…
-
ObjectDetection-YOLO
I run python code, it is running properly. when I compile C++ program it compiled well.
compiled with,
g++ object_detection_yolo.cpp \`pkg-config --cflags --libs opencv\` -…
-
python2 cuda10 cudnn7 Ubuntu18.04
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C…
-
##### System information (version)
- OpenCV => 4.3
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2019
- ceres-solver 1.14
##### Detailed description
I am trying…
-
Could you please explain why opencv4 isn't compatible with the existing setup.py installation approach?
Very cool project
-
Hi all,
I'm trying to get a basic video stream up and running using JavaCV but I guess I'm stumbling due to environment issues. The stream is started on a raspberry pi (raspi cam) using this command:…