Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Levin b07031b594 feat: named arguments handling in Python interface 2 years ago
..
cv2.cpp feature: submodule or a class scope for exported classes 3 years ago
cv2.hpp Merge pull request #21182 from mshabunin:split-cv2cpp 3 years ago
cv2_convert.cpp Merge pull request #22939 from stopmosk:21826-python-bindings-for-videocapturewaitany 2 years ago
cv2_convert.hpp Merge pull request #22939 from stopmosk:21826-python-bindings-for-videocapturewaitany 2 years ago
cv2_highgui.cpp Merge pull request #21182 from mshabunin:split-cv2cpp 3 years ago
cv2_highgui.hpp Merge pull request #21182 from mshabunin:split-cv2cpp 3 years ago
cv2_numpy.cpp Merge pull request #21182 from mshabunin:split-cv2cpp 3 years ago
cv2_numpy.hpp Fixed most clang -Wextra-semi warnings 2 years ago
cv2_util.cpp Merge pull request #21182 from mshabunin:split-cv2cpp 3 years ago
cv2_util.hpp Fixed most clang -Wextra-semi warnings 2 years ago
gen2.py feat: named arguments handling in Python interface 2 years ago
hdr_parser.py feat: named arguments handling in Python interface 2 years ago
pycompat.hpp Merge pull request #22149 from seanm:sprintf 3 years ago