-
Thank you for sharing.
Im trying to follow your tutorial on how to use opencv with Flutter but Im getting alot of issue if using never Android studio.
if I open native_opencv/example/android I nee…
-
After compiling the image, there are multiple scaled versions, how do I choose? What's the difference between each scaled version? Is there an effect between scaled versions?
![image](https://githu…
-
Opencv compiler version 3.4, using opencvjs page error:
![image](https://user-images.githubusercontent.com/43414102/119089098-367e8f00-ba3c-11eb-9bed-dbb7670c6996.png)
-
##### System information (version)
- OpenCV => 4.5.2
- Operating System / Platform => Chrome on Android
- Compiler => :grey_question:
##### Detailed description
Hi ! I'm trying to use…
-
Following [SkalskiP] tutorial How to Train YOLOv9 on a Custom Dataset i try to runntrain.py using the extact location where data.yaml is found. I receive the following error yolov9 % python train.p…
-
### System Information
Latest Debian, and OpenCV 4.x at HEAD
### Detailed description
When building opencv.js following https://docs.opencv.org/4.x/d4/da1/tutorial_js_setup.html everything is…
-
##### System information (version)
- OpenCV => 3.3
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2017
##### Detailed description
This [issue](https://github.co…
-
Thanks for your tutorial
I followed your tutorial. Error occured
```
Start building x86 version
CMake Error at /home/vm/Desktop/opencv_android/android-cmake/android.toolchain.cmake:616 (message)…
-
## Referencias
### Ciencia de datos en el Fútbol
- [Webinar (AI Lead Talk): La inteligencia del fútbol. Data Science en LaLiga](https://www.youtube.com/live/i-109W-8RNQ?si=o9HRNvbW8nQ8oyK4)
- [Big …
-
I am trying to use OpenCV to track the position of the camera in real world coordinates and real time.
I found this OpenCV tutorial for using real_time_post_estimation via ORB, PnP, and RANSAC; but…