Closed
Description
Expected behaviour
It sounds like opencv has Python type stubs now and people are using them in v4.x: opencv/opencv#23782
Actual behaviour
They don't exist
Steps to reproduce
- example code
- operating system
- architecture (e.g. x86)
- opencv-python version
Issue submission checklist
- This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
- I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
- The issue is related to the build scripts in this repository, to the pre-built binaries or is a feature request (such as "please enable this additional dependency")
- I'm using the latest version of
opencv-python