24676 Commits (90f47eb952749b73c28ca7149fdd0c0cfd2b202d)
 

Author SHA1 Message Date
Alexander Alekhin 90f47eb952 Merge pull request #12234 from cv3d:python/cuda/wrapping_functionalities 7 years ago
Alexander Alekhin 15e57d28f5 Merge pull request #12293 from alalek:cleanup_stl_string_replacement 7 years ago
Hamdi Sahloul 532eace7d6 Extensive wrapping of CUDA functionalities for Python 7 years ago
Hamdi Sahloul d4ac4fcde1 Python binding: METH_STATIC instead of METH_CLASS for static functions 7 years ago
Alexander Alekhin c1db75e0c7 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
Alexander Alekhin 087e9308ec Merge tag '3.4.3-openvino' 7 years ago
Alexander Alekhin d13db35f31 Merge tag '3.4.3' 7 years ago
Alexander Alekhin b38c50b3d0 OpenCV 3.4.3 7 years ago
Alexander Alekhin dd06540e1f openvino: use 2018R3 defines 7 years ago
Alexander Alekhin 50b61668e2 Merge pull request #12326 from alalek:issue_12325 7 years ago
Alexander Alekhin 1df84f7246 Merge pull request #12319 from dkurt:dnn_enable_ie_tests 7 years ago
Alexander Alekhin bdc34984f1 Merge pull request #12323 from alalek:android_ndk17_support 7 years ago
Alexander Alekhin af0c930e77 ts: don't pass NULL for std::string() constructor 7 years ago
Alexander Alekhin bb45bf9695 android: NDK17 support 7 years ago
Alexander Alekhin 4e0d2a3e6c Merge pull request #12193 from alalek:fix_vaapi_sample 7 years ago
Alexander Alekhin da6d8961fc Merge pull request #12286 from logic1988:master 7 years ago
Dmitry Kurtaev 3e027df583 Enable more deep learning tests using Intel's Inference Engine backend 7 years ago
Alexander Alekhin acfdd0e1fc core: fix MSVS "unreachable code" warnings 7 years ago
Alexander Alekhin 9fb8f6347f core: don't call std::string(NULL) 7 years ago
Alexander Alekhin 7f73b105ca core: std::string more changes 7 years ago
Vladislav Sovrasov ae8dcdf40d core: get rid of built-in String type 7 years ago
Alexander Alekhin ee1e1ce377 Merge pull request #12313 from sturkmen72:patch-1 7 years ago
Suleyman TURKMEN 6d165dae5e related moved enums 7 years ago
Alexander Alekhin 6477262e63 Merge pull request #12306 from berak:python_nmsboxes 7 years ago
Alexander Alekhin f79599f949 Merge pull request #12308 from StrangeTcy:patch-1 7 years ago
Maxim Smirnov c94d75874b `CV_Assert`s changed 7 years ago
berak 21f3987d53 python: add support for NMSBoxes 7 years ago
Alexander Alekhin 335e61dc47 Merge pull request #12269 from cv3d:improvements/binding_python 7 years ago
Hamdi Sahloul 64380baa85 Documentation for the new bindings-generator features 7 years ago
Hamdi Sahloul b5eb65e53e Improve Python binding generator with mappable types and phantom headers 7 years ago
Hamdi Sahloul f1ca05c822 Extend python exception `cv.error` 7 years ago
Hamdi Sahloul 900df21b7d Support enum-type detection for binding generator 7 years ago
Hamdi Sahloul 93bad514a8 Easy binding for python code generator 7 years ago
Alexander Alekhin d10a219833 Merge pull request #12298 from berak:java_matofrotatedrect 7 years ago
berak bd7bf39b4b java: change MatOfRotatedRect to CV_32FC5 7 years ago
Dmitry Kurtaev 472b71ecef Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn 7 years ago
Alexander Alekhin 4f360f8b1a Merge pull request #12295 from alalek:cmake_gphoto_off_by_default 7 years ago
Alexander Alekhin e8d45a9cdd Merge pull request #12274 from alalek:fix_10945 7 years ago
Suleyman TURKMEN d8cd1d8fcc Merge pull request #12246 from sturkmen72:move_enums 7 years ago
Alexander Alekhin ff2eface19 Merge pull request #12126 from alalek:reproducer_12121 7 years ago
Alexander Alekhin 29ce348c4d Merge pull request #12287 from berak:java_matofrotatedrect 7 years ago
Alexander Alekhin b2a4069f55
Merge pull request #12291 from cv3d:fix/cuda_pow 7 years ago
Hamdi Sahloul 4d78342919 Closes #12281 - a bug in cuda::pow with negative base values 7 years ago
Alexander Alekhin 1272332ae3 cmake: WITH_GPHOTO2=OFF by default 7 years ago
logic1988 b47c9ac643 Update aff_trans.cpp 7 years ago
berak 1c20a7f008 java: add a MatOfRotatedRect class 7 years ago
Alexander Alekhin 6356403964 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
Alexander Alekhin 6700fdb81f Merge pull request #12275 from alalek:fix_build_dnn_inf_engine 7 years ago
Alexander Alekhin 096366738b dnn(build): fix CV_Assert() usage 7 years ago
Alexander Alekhin 6a6506b02d viz: call "mapper->Update()" before and after SetInputData() 7 years ago