opencv-python
opencv-python copied to clipboard
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
### Expected behaviour use of variational refinement and DISFlow with the robust parameter $epsilon$ from charbonier metric available as implemented [here](https://github.com/opencv/opencv/pull/24852) ### Actual behaviour $epsilon$ not available in variational refinement...
### Expected behaviour can write and play video with sound using opencv ### Actual behaviour can write video using opencv but the video can not be play using IPython.display.video() ###...
I am using the ORB cuda CV2 detector. I need to filter the keypoint returned from detect and then compute the descriptors using the updated keypoints. Unfortunately it seems that...
For some reason dependency is resolved to numpy==1.22.2 instead of numpy==1.26.3 ``` $ pip3 install -U --upgrade-strategy eager opencv-python Collecting opencv-python Using cached opencv-python-4.9.0.80.tar.gz (92.9 MB) Installing build dependencies ......
Many people found the Opencv-python of version > 4.4.x conflicts with PyQt5,such as #386, #404 and #427 ,the solutions of this problem are 1, choose low version of opencv-python( I...
### Expected behaviour Successfully installed unstructured[pdf] in python3.11-alpine ### Actual behaviour ``` Collecting opencv-python==4.6.0.66 (from unstructured-inference->unstructured==0.10.16->-r /requirements.txt (line 4)) 211.2 Downloading opencv-python-4.6.0.66.tar.gz (90.3 MB) 217.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.3/90.3 MB 81.4 MB/s...
### System Information version: 4.8.0 Operating System: Guix System Compiler: GCC 10.3.0 ### Detailed description Python libraries/packages must come with a name-version.dist-info directory containing files such as METADATA [0], but...
### Expected behaviour A link to a working donation platform, or no link at all ### Actual behaviour #940 Added a link to https://www.indiegogo.com/projects/opencv-5-support-non-profit-open-source-cv-ai#/, but the campaign is closed ...
### Expected behaviour On previous version (4.6.0.66) of opencv-python-headless, the package did not depend on windows media feature pack. ``` >> pyi-bindepend.exe "C:\Users\user\anaconda3\envs\cv246\Lib\site-packages\cv2\cv2.pyd" C:\Users\user\anaconda3\envs\cv246\Lib\site-packages\cv2\cv2.pyd {'WSOCK32.dll', 'ole32.dll', 'KERNEL32.dll', 'OLEAUT32.dll', 'python3.dll'} ```...
Fixes https://github.com/opencv/opencv-python/issues/946