-
For coordinate selection, it could be designed to target the current program rather than the entire desktop. Here's an idea for selecting coordinates within the current program: take a screenshot of t…
-
Required by #994.
FYI @Kazadhum .
We are interested in having these two additional opencv methods because they are able to estimate the hand to pattern transforms, which means we could use their…
-
Currently, the way we build this package is that opencv and opencv-contrib are both recipes in the Yggdrasil repo. The code in contrib generates the wrappers for the Julia package.
It probably woul…
-
### System Information
OpenCV: 4.10.0
OS: macOS Version 14.6.1
Complier: Xcode 16.1
### Detailed description
my image_processor.cpp include , and I want to build my processor library to be share…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Correct the flag handling for `enableLto`, either manually or with #339619
2. `nix build -L .#opencv`
### Build log
Full log:
…
-
### System Information
OpenCV version: 4.5.4
Operating System / Platform: win 11 x64
Compiler & compiler version: vs 2019
### Detailed description
I tried inpaint methods in opencv, the res…
-
Right now this module has a dependency on `opencv-python`. It would be convenient if there was another version that used [`opencv-python-headless`](https://pypi.org/project/opencv-python-headless/), w…
fdelu updated
2 weeks ago
-
Hi, I would like to import openCV into detectnet.py to do real-time object detection based on grayscale video. I added code to detectnet.py based on jetson-utils/cuda-to-cv.py and cuda-from-cv.py, but…
-
Mr Professor,
I generated with blender large dataset for edge detection problem.
https://www.kaggle.com/datasets/tomaszjacek/40k-edge-detection-dataset
Wanted to try it with TEED but not sure why…
-
OpenCV is a large dependency for cscore, but outside of interfaces is only used for image storage, resize, color conversion, and JPEG compression/decompression. The SIMD library (https://github.com/e…