-
After I upgraded the packages on my system (Ubuntu 20.04, ROS Noetic) using `sudo apt upgrade`, the execution of the planned path visualized in Rviz by launching (I didn't test all, but probably all) …
-
### Project URL
https://pypi.org/manage/project/opencv-contrib-python
### Does this project already exist?
- [X] Yes
### Which limit do you want increased?
total project size
### New limit
4608…
-
| Required Info | |
|---------------------------------|------------------------------------------- |
| Camera M…
-
#### Building a Document Scanner with CameraX API and OpenCV in Android
CameraX is a Jetpack support library, built to help you make camera app development easier. It provides a consistent and easy-t…
-
Hello, got this warning, trying to use cuda to run my model.
##### System information (version)
- OpenCV => 4.1.2 (installed on Nov. 11, 2019 via cmake)
- Operating System / Platform => Windows 6…
-
**Describe the bug**
Make has 2 errors, without errors from:
`mkdir build \
cd build \
cmake -D CMAKE_BUILD_TYPE=RELEASE .. `
but there is an error with running `make`.
**To Reproduce**
- f…
-
Hi. I'm trying to implement webcam based facial motion capture with with library.
The current set of face and retina landmarks is quite good, but I'm wondering if it's possible to extend the land…
-
Hello,
It was not clear in the readme or docs where to see all the packages that have been ported, but I would love to see [Open CV](https://pypi.org/project/opencv-python/)
ported.
Open CV is alre…
-
##### System information (version)
- OpenCV => 4.5.5
- Operating System / Platform => Linux
##### Detailed description
I am using opencv to pull and push the video stream by rtsp protoco…
-
#### Proposed title of article
Object Detection using OpenCV in Python
#### Proposed article introduction
OpenCV is a Python library that plays an important role in image and video processing…