-
## Description
### What steps will reproduce the problem?
Projects > Open Project... > select exsisting project
### Traceback
```python-traceback
Traceback (most recent call last):
File "C:\Us…
-
Hello,
I'm trying to build the iOS app from source but I'm stuck at the installation step of the library.
I'm following the [wiki](https://github.com/introlab/rtabmap/wiki/Installation#macosx) an…
-
Distro: KDE Neon 20.04
Hi there,
whenever I try to run Vignette I get the following errors:
```
robert@robert-pc /m/r/F/P/Vignette> ./Vignette
[runtime] 2022-01-01 14:14:12 [verbose]: Connect…
-
`ffmpeg_3` has many open vulnerabilities (see #94003 and #120372). There seems to be no effort to add patches for these, so we should drop `ffmpeg_3` or at least mark it as insecure.
In https://githu…
-
- OpenCV => 4.5.2
- Operating System / Platform => Ubuntu 20.04
- Compiler => Visual Studio Code (cmake)
- Cuda Version => 11.2
- GPU => GTX 1660 TI
- CPU => Ryzen 5 2600
- GPU ARCH => 7.5
- Cu…
-
##### System information (version)
- OpenCV => :grey_question:
- Operating System / Platform => :ubuntu 18.04:
- Compiler => :gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0:
##### Detailed…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you tried the latest build?
- [X] I have tried the latest build
### Gyroflow version
v1.0.0-rc5
### Wh…
-
Can't get the pip install to work.
```$ sudo -H pip install aruco
Collecting aruco
Using cached https://files.pythonhosted.org/packages/ca/32/07ec0148fade2615e144b834aca177d201564197795e1639ce1…
-
Before reporting an issue please first check the
[troubleshooting guide](https://github.com/twistedfall/opencv-rust/blob/master/README.md#troubleshooting). If
the issue you're encountering is not so…
-
Hi,
I did the following steps:
```sh
mix new evision_test
cd evision_test
```
Then, I added evision to `mix.exs` as follows:
```elixir
defp deps do
[
{:evision, "~> 0.1.0…