21922 Commits (fb7ef76e742f408cc4e23ba7b67c99db06d0140d)

Author SHA1 Message Date
Anatoliy Talamanov fb7ef76e74
Merge pull request #20271 from TolyaTalamanov:at/extend-python-bindings 3 years ago
Alexander Alekhin 4eac198270 core(persistence): fix types format handling, fix 16F support 3 years ago
Giles Payne 61a5378aeb Improvements/fixes for unsigned type handling in Swift/Kotlin 3 years ago
xzvno 42d644ef91
Merge pull request #20293 from endjkv:fix-mem-leak-when-throw 3 years ago
Alexey Smirnov c95a56450d
Merge pull request #20156 from smirnov-alexey:as/gapi_remote_infer 3 years ago
Smirnov Egor dc5199feea skipping missing layers and layer failures 3 years ago
Vincent Rabaud b68057d927 Do not use = 0 for a cv::Mat. 4 years ago
Dale Phurrough 8be86cbdfd
add usageFlags to UMat static factories 4 years ago
Alexander Alekhin ef2b400c61 highgui: win32ui plugin 4 years ago
Anatoliy Talamanov 53eca2ff5b
Merge pull request #20196 from TolyaTalamanov:at/support-vaargs-compile-args 4 years ago
Developer-Ecosystem-Engineering 9557b9f70f Improve SIFT for arm64/Apple silicon 4 years ago
Ian Maquignaz 464441d8c3 Added new unit test for initInverseRectificationMap() 4 years ago
Smirnov Egor 7a276f39fb reorder defined checks according to cmake file 4 years ago
Dmitry Matveev 415668ecf0 G-API: Documentation updates 4 years ago
Maxim Pashchenkov 651967b95c
Merge pull request #19341 from mpashchenkov:mp/ocv-gapi-parsessd-fix 4 years ago
Vincent Rabaud c8268e65fd Fix potential NaN in cv::norm. 4 years ago
Tiago De Gaspari 3cf4375387
Merge pull request #19842 from gasparitiago:3.4 4 years ago
rogday 7ee1816612 split if into map of functions 4 years ago
Joe Howse b4084491e5 DirectX: Support more types, including float16 4 years ago
Sergey Ivanov e461031d40
Merge pull request #20184 from sivanov-work:fix_gapi_empty_input 4 years ago
Alexander Alekhin c82e4596e4 cmake: fix installation of python extra code 4 years ago
Smirnov Egor 8f4f834ce6 applied modifier mask to the state 4 years ago
Ian Maquignaz 2db243b8ed
Merge pull request #20247 from IanMaquignaz:inverseRectification_update 4 years ago
Pinaev Danil b57b64b7a3
Merge pull request #20129 from aDanPin:dp/improvement_gapi_stereo_documentation 4 years ago
Maxim Pashchenkov 8e386ac71f
Merge pull request #20112 from mpashchenkov:mp/ocv-gapi-docs-part1 4 years ago
Dmitry Budnikov 4c2dff88de
Merge pull request #20245 from dbudniko:dbudniko/mtcnn_roi_size_hotfix 4 years ago
Alexander Alekhin bd26104088 python(loader): add workaround to detect and patch sys.path[0] 4 years ago
Alexander Alekhin 80238880e6 highgui(gtk): fix initialization order of global objects 4 years ago
Alexander Alekhin f4abafb093 highgui: update error messages if no builtin backend 4 years ago
Alexander Alekhin 3e538355e2 highgui: force loading of imgcodecs module 4 years ago
Alexander Alekhin 5f80f43ff5 core: fix nSize initialization in cvIplImage() 4 years ago
Alexander Alekhin ba98cd97e5 videoio(test): skip AV1 HW tests 4 years ago
Anna Prigarina 81b897c291
Merge pull request #20243 from APrigarina:fix_tracking_api 4 years ago
Alexander Alekhin 995841624c highgui(gtk): fix NULL ptr checks 4 years ago
Alexander Alekhin f5f675ef6c highgui(gtk): fix NULL ptr checks 4 years ago
Anatoliy Talamanov bdc8e9118b
Merge pull request #20169 from TolyaTalamanov:at/doc-generic-type 4 years ago
Alexey Smirnov d9ed9a9a83
Merge pull request #20151 from smirnov-alexey:as/extend_media_frame 4 years ago
Alexander Alekhin b57faa41c2 pre: OpenCV 4.5.3 (version++) 4 years ago
JoeHowse 34183237ce
Merge pull request #20203 from JoeHowse:clMath-patches 4 years ago
Alexander Alekhin 43940f7ffc pre: OpenCV 3.4.15 (version++) 4 years ago
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap() 4 years ago
Ian Maquignaz dc92886ab6 Added markup to enable hyperlinking of functions in calib3d documentation 4 years ago
Tiago De Gaspari 411fd2b761 Add Thickness parameter in drawMatches function 4 years ago
Alexander Alekhin 327109f327 highgui: update backends handling, fix WITH_OPENGL=ON build 4 years ago
Giles Payne f1f9121bc7 Add test for Java Mat.at 4 years ago
Giles Payne 3b42e19505 At-like function for Java/Kotlin 4 years ago
Giles Payne 709156ee65 Add tests for Mat.at function 4 years ago
Giles Payne 472030907b At-like function for Swift 4 years ago
Kai Stüdemann 636db09d73 videoio(dshow) fix incompatible media type left set on video device 4 years ago
Kai Stüdemann 64c018507b videoio(dshow) fix memory leak 4 years ago