opencv/modules/python/src2
Vincent Rabaud 8f7e55a60b Replace static numpy allocator by function containing static.
That enables the numpy code to be its own library, in case
some users want to (e.g. CLIF library).
2024-04-26 14:38:18 +02:00
..
typing_stubs_generation feat: use numeric dtype for MatLike instead of generic 2024-04-12 15:10:59 +03:00
copy_typings_stubs_on_success.py Merge pull request #20370 from ddacw:stub-gen-next 2023-05-26 18:25:46 +03:00
cv2_convert.cpp Replace static numpy allocator by function containing static. 2024-04-26 14:38:18 +02:00
cv2_convert.hpp Add python bindings for Rect2f and Point3i 2024-01-13 11:14:30 +08:00
cv2_highgui.cpp Merge pull request #21182 from mshabunin:split-cv2cpp 2021-12-05 12:49:36 +00:00
cv2_highgui.hpp Merge pull request #21182 from mshabunin:split-cv2cpp 2021-12-05 12:49:36 +00:00
cv2_numpy.cpp Replace static numpy allocator by function containing static. 2024-04-26 14:38:18 +02:00
cv2_numpy.hpp Replace static numpy allocator by function containing static. 2024-04-26 14:38:18 +02:00
cv2_util.cpp Merge pull request #23736 from seanm:c++11-simplifications 2024-01-19 16:53:08 +03:00
cv2_util.hpp Fixed tests execution with Python 2.7 2023-07-11 18:24:08 +03:00
cv2.cpp Merge pull request #23679 from dkurt:py_cv_type_macro 2023-05-25 15:54:41 +03:00
cv2.hpp Merge pull request #24773 from tailsu:sd/pathlike 2024-01-12 16:23:05 +03:00
gen2.py Merge pull request #24773 from tailsu:sd/pathlike 2024-01-12 16:23:05 +03:00
hdr_parser.py Merge pull request #23736 from seanm:c++11-simplifications 2024-01-19 16:53:08 +03:00
pycompat.hpp Enabled VAS OT in G-API Python interface 2023-12-19 17:51:59 +00:00
typing_stubs_generator.py Merge pull request #23801 from VadimLevin:dev/vlevin/python-stubs-api-refinement 2023-06-21 10:44:36 +03:00