-
- OpenCV => 4.1.2
- Operating System / Platform => Ubuntu 18.04
- Compiler => Python 3.7.3, [GCC 7.3.0] :: Anaconda, Inc. on linux
##### Detailed description
Segmentation Fault is encountered …
-
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)
…
-
First of all, thank you! this works great.
I am trying to get the x,y,z (the red ,green, and blue colored lines) as three directional vectors. Is there an easy way to do this within the aruco libr…
-
I'm trying to build a recipe of [Aruco](https://github.com/conda-forge/aruco-feedstock), a C++ library which depends on OpenCV.
I've troubles for the compilation on Windows ([link of the CI log](http…
-
**Please note that we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to…
m1n9o updated
4 years ago
-
Hi, I just want to ensure myself that this is the right library for my application. I want to get [x,y,z] coordinates of any object within Linux operation system (Ubuntu 16). The idea is that I will u…
-
##### System information (version)
- OpenCV => 4.1
- Operating System / Platform => Arch Linux KDE
![img](https://i.imgur.com/YBTYmBa.png)
-
**TL;DR:** Pango 1.44.4 introduces a regression; with Pango 1.42.4, annotations work:
```
brew unlink pango
brew install --build-from-source https://raw.githubusercontent.com/Homebrew/homebrew-core…
-
My copter is equipped with Odroid computer with web camera dedicated to detect Aruco marker, on Odroid side i have Python script establishing connection with Pixhawk , waiting a heratbeat from fligh…
-
----------------------------------------------------------------------------------------------------
| Required Info | …