839 Commits (master)

Author SHA1 Message Date
Alexander Smorkalov ae25c3194f
Merge pull request #26875 from asmorkalov:as/in_memory_models 4 days ago
shyama7004 bbca50ecc5 fix wrong python type hints for imread 1 week ago
Snehasish Basu 8a8e59c8fd
Update predefined_types.py 3 weeks ago
shyama7004 05bc484eed addition of POST_BUILD 1 month ago
Alexander Smorkalov a2ce9e1bac pre: OpenCV 4.11.0 (version++) 2 months ago
Alexander Smorkalov a8f4019932 Made some pre-defined Python types optional to disable modules 2 months ago
Dmitry Kurtaev 37c2af63f0
Merge pull request #26434 from dkurt:dk/int64_file_storage_4.x 3 months ago
Kumataro db3654ef51 python: prefer cv::Mat over cv::UMat in python binding 7 months ago
Alexander Smorkalov 15783d6598
Merge pull request #25792 from asmorkalov:as/HAL_fast_GaussianBlur 7 months ago
Yuantao Feng 5510718381
Merge pull request #25810 from fengyuentau:python/fix_parsing_3d_mat_in_dnn 8 months ago
Dmitry Kurtaev 3700f9e1e9
Merge pull request #25709 from dkurt:wrap_addLayer 9 months ago
Vadim Levin 5dd7b5f0e5 fix: mark floodFill mask as optional in Python typing stubs 9 months ago
cudawarped 9c05b27ba0 cuda: Add missing python CUDA dependency when CUDA is a first class language 9 months ago
Christine Poerschke 8b2783e9ff replace lena.jpg in find-existing-file tests 9 months ago
Alexander Smorkalov 0b39a51be8 pre: OpenCV 4.10.0 (version++). 9 months ago
Maksim Shabunin af4531b378 python: adapt test to NumPy 2.x 10 months ago
Alexander Smorkalov 5aaa570fef Fixed SyntaxWarning: invalid escape sequence '\w' in header parser. 10 months ago
Vincent Rabaud 8f7e55a60b Replace static numpy allocator by function containing static. 10 months ago
Vadim Levin caa09aca36 feat: use numeric dtype for MatLike instead of generic 10 months ago
thewoz afb91b552e
Merge pull request #24415 from thewoz:imread 11 months ago
刘雄康 ba483dfbb8 fix [use hasattr("cv2", "name") ,but first param is 'character string', 1 year ago
Lollyrana b0201ec55f
Fix_typo_size_ predefined_types.py 1 year ago
Alexander Smorkalov cb92974914 Test for Rect2f in Python. 1 year ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 1 year ago
Zhi-Qiang Zhou fefc7e3749
Add python bindings for `Rect2f` and `Point3i` 1 year ago
Stefan Dragnev 2791bb7062
Merge pull request #24773 from tailsu:sd/pathlike 1 year ago
Alexander Smorkalov 2beacc07e8 Manage Python Limited API version externally. 1 year ago
Alexander Smorkalov b407c58b96 pre: OpenCV 4.9.0 (version++). 1 year ago
Anastasiya Pronina d20727a5be Enabled VAS OT in G-API Python interface 1 year ago
Alexander Smorkalov a3ebc0ae7f Fixed Python signatures in Doxygen documentation. 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Vadim Levin 4708d1aed7 feat: re-export cv2.typing module as typing 1 year ago
Kumataro b870ad46bf
Merge pull request #24074 from Kumataro/fix24057 1 year ago
Dmitry Kurtaev 6bc369fc56
Merge pull request #24250 from dkurt:ts_fixture_constructor_skip_2 1 year ago
Alexander Smorkalov cca4ee2e46 Revert PR 24186 as it force skip tests. 1 year ago
Dmitry Kurtaev 588ddf1b18
Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 2 years ago
cudawarped bea0c1b660 cuda: Fix GpuMat::copyTo and GpuMat::converTo python bindings 2 years ago
Vadim Levin 0c5d74ec1a
Merge pull request #24066 from VadimLevin:dev/vlevin/python-typing-register-dnn-layer 2 years ago
Vadim Levin e59b8cd905 feat: add typing stub for redirectError 2 years ago
Vadim Levin dad72fd47b feat: add highgui functions to typing stubs 2 years ago
Vadim Levin be29c99d5a feat: add cuda_GpuMat to big types 2 years ago
Vadim Levin 2fc7d21971
Merge pull request #24029 from VadimLevin:dev/vlevin/python-add-cuda-stream-to-simple-types 2 years ago
Vadim Levin 1794cdc03c
Merge pull request #24023 from VadimLevin:dev/vlevin/python-typing-magic-constants 2 years ago
Vadim Levin 4c568e6ed3 fix: preserve NumPY writeable flag in output arguments 2 years ago
Vadim Levin 9519e67ad2
Merge pull request #24022 from VadimLevin:dev/vlevin/python-typing-cuda 2 years ago
Avasam cd9f85dbda Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 2 years ago
Alexander Smorkalov 48c52c8bbb Fixed tests execution with Python 2.7 2 years ago
Vadim Levin 953de60ff0 feat: update NumPy type to Mat type fail message 2 years ago
Vadim Levin 986e379f28 feat: add matrix type stubs generation 2 years ago
Vadim Levin a6df336477 fix: recursively re-export nested submodules 2 years ago