-
1. winodws10
3. 470
4. rustc version (`rustc 1.71.0-nightly (d0f204e4d 2023-04-16)`)
5.
```
cargo.exe build --color=always --message-format=json-diagnostic-rendered-ansi -vv --package open…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
alfem updated
7 months ago
-
We will need to develop something in OpenCV and Python or other to find the required ArUco markers for this autonomy navigation part of the competition.
-
Hi there.
Trying to use Leap Motion Controller's video feed from uvc opencv python script with opentrack via pyvirtualcam(it sends its data to obs(OBS Virtual camera) or unitycapture backend but I …
-
I'm trying to build the SpectatorView Unity package to share it with my team to integrate it into an existing Unity project using an android phone as a spectator and a HoloLens 2 host (marker-based co…
-
[URC 2024 Rules](https://drive.google.com/file/d/1Y_lltxyXzpqOE1q90gFQ-IBEvniJOQxL/view)
In this year's autonomy mission, there are requirements for object detection other than Aruco tags.
We will nee…
-
### System Information
Opencv version 4.7.0-dev
OS Ubuntu 22.04
compiler gcc9.3.0
python 3.10.9
### Detailed description
Building opencv failed if the flag -DBUILD_EXAMPLES is ON
it was…
beew updated
7 months ago
-
send final, correct position and speed to motors based on the prediction of the CV
-
### System Information
OpenCV version: 4.8.0
Operating System / Platform: win10
Compiler & compiler version: vs2019
Compare versions:
OpenCV version:OpenCV 4.5.5-openvino
and the same envirm…
-
This is just a note that if trying to install on RPi Bullseye, the version of opencv installed using
```
sudo apt install libopencv-dev
```
is 4.5.1 (as of 2023/01/10), and is known to break many…