-
Right now, `nom` has distinct types for complete and streaming parsers.
Problems with this
- Requires duplicate module hierarchies (#1414 would move them around)
- Can't provide convenience imple…
-
Hello,
I have a TOPDON TC001 camera connected to my Raspberry Pi 4. I downloaded the code and am attempting to run the tc001.cpp file. However when I build, I am met with multiple errors. Is there …
-
### System Information
OpenCV 4.7.0
Arch Linux
gcc version 12.2.1 20230201
### Detailed description
FFMPEG backend of cv::VideoWriter class uses incorrect algorithm to compute pts of output frame…
-
### System Information
OpenCV version: Current 4.x HEAD (8e5dbc03fe0c8264e667de5bbae4d0ab04dcab6b)
Operating System / Platform: openSUSE Tumbleweed-Slowroll.04 (Version: 20241002)
Compiler & comp…
-
### System Information
My setup is the following:
MacOS Ventura
Xcode 14.2
cmake version 3.26.0
I'm on branch 5.x of opencv and opencv_contrib, I also have this bug for 4.x
### Detailed desc…
-
### System Information
OpenCV version: OpenCV 4.x branch (https://github.com/opencv/opencv/commit/2aad039b4f64d8e4a6136388c48d1368c120feec)
Operating System / Platform: openSUSE Tumbleweed (Versio…
-
Thank you for making PyBind11!
I have a relatively complex ("externally given") class with a funny ownership model, so things can go missing while Python has a reference. To wrap it in Python safel…
-
Ciao, sto provando a compilare su Ubuntu20.
lancio il comando `make` che fallisce perche' non trova OpenCV, nonostante abbia installato tutti i pacchetti relativi, appunto, a OpenCV.
In particolare …
-
This is what I've been looking for. How to bake global illumination into textures?
I'm building a game engine and modified editor based on three.js and after setting up a scene in editor I want to be…
-
### System Information
Python version: 3.11.2
OpenCV version: 4.x
Mac version: Monterey 12.6
XCode version: 14.2
### Detailed description
Have a React Native project integrating with OpenCV…