24010 Commits (0a6d1900956b5ef4713dd6df1eaf763697572851)
 

Author SHA1 Message Date
Alexander Alekhin 0a6d190095 Merge pull request #11396 from terfendail:msmf_icapture 7 years ago
Alexander Alekhin 8a17ae29b9 Merge pull request #11580 from dkurt:dnn_fix_tf_ssd 7 years ago
Alexander Alekhin 6e4f82d9da Merge pull request #11583 from catree:add_tutorial_imgproc_java_python2 7 years ago
catree 4c1c3147d9 Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago
Alexander Alekhin 2db12e8986 Merge pull request #11582 from alalek:use_mat_empty_instead_of_size 7 years ago
yuki takehara ed207d79e7 Merge pull request #11108 from take1014:hough_4303 7 years ago
yuki takehara 2d5d98ec0f Merge pull request #11551 from take1014:filter2d_10683 7 years ago
Alexander Alekhin 1923916929 Merge pull request #11581 from mdfirman:rectify3Collinear_bugfix 7 years ago
Alexander Alekhin 3654fb10d7 Merge pull request #11567 from alalek:code_quality 7 years ago
Alexander Alekhin cf4f6d412e interactive-calibration: use empty() method instead of checking dimension size 7 years ago
Michael Firman e8cb67572a Bugfix to allow adjust3rdMatrix to be run 7 years ago
Alexander Alekhin 5a706eee8a Merge pull request #11578 from alalek:build_warnings 7 years ago
Alexander Alekhin 9b173d317f Merge pull request #11573 from mshabunin:fix-gst-leak 7 years ago
Vitaly Tuzov 9622ca0e37 MSMF-based VideoCapture and VideoWriter backend changed to C++ interface 7 years ago
Dmitry Kurtaev 3346a7ac0a Fix batch normalization fusion from TensorFlow's SSDs 7 years ago
Alexander Alekhin 39b60f9b17 fix build warnings 7 years ago
Alexander Alekhin 8307e06c1a Merge pull request #11575 from mshabunin:fix-ie-win 7 years ago
Maksim Shabunin 895e10c317 dnn: fixed IE support on Windows 7 years ago
Alexander Alekhin 6c06fcee61 Merge pull request #11572 from nglee:dev_fixNppStreamHandlerDtor 7 years ago
Maksim Shabunin 1a15136536 GStreamer backend: fixed memory leak and version check 7 years ago
Namgoo Lee 79af0bfccf NPP : NppStreamHandler fix 7 years ago
Alexander Alekhin 2f9b4439af Merge pull request #11565 from alalek:issue_11545 7 years ago
Alexander Alekhin 099eb40ba1 Merge pull request #11564 from alalek:ts_run_py_passthrough_test_args 7 years ago
Alexander Enaldiev 84584002f2 Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats 7 years ago
Alexander Alekhin 573e790107 Merge pull request #11558 from alalek:issue_11552 7 years ago
Alexander Alekhin 2fc713bb94 Merge pull request #11566 from mshabunin:allow-ie-force 7 years ago
Alexander Alekhin 471c17321f improve code quality 7 years ago
Alexander Alekhin e1b96b6d82 Merge pull request #11563 from alalek:dnn_text_test_threshold 7 years ago
Alexander Alekhin af5f40a80e Merge pull request #11543 from catree:add_tutorial_imgproc_java_python 7 years ago
Maksim Shabunin 53a68783a5 dnn: support later IE versions 7 years ago
Maksim Shabunin 020ad1ac76 dnn: allow setting IE paths via command line 7 years ago
Alexander Alekhin 35a4551609 imgcodecs: fix imwrite handling of different OutputArray types 7 years ago
Alexander Alekhin 76ac7ab4ef imgcodecs: added test for imwrite parameter types 7 years ago
Alexander Alekhin a00182db8e ts: run.py passthrough --test_* args "as is" 7 years ago
Alexander Alekhin 58c8aefe03 dnn(text): update check threshols 7 years ago
Alexander Alekhin d4a8a9ee96 cmake: filter NVCC compiler flags (Wimplicit-fallthrough, OPENCV_CUDA_NVCC_FILTEROUT_OPTIONS) 7 years ago
Alexander Alekhin 085b27fc3d Merge pull request #11390 from dkurt:east_text_detection 7 years ago
Alexander Alekhin 86e1f63193 Merge pull request #11555 from alalek:fix_videocapture_frame_lifetime 7 years ago
Alexander Alekhin e21c01708a videoio: fix lifetime management of data of input frames 7 years ago
Alexander Alekhin 0bebe553a8 Merge pull request #11536 from catree:add_tutorial_highgui_trackbar_python_java 7 years ago
Alexander Alekhin 59fc909d48 Merge pull request #11541 from lupustr3:pvlasov/icv_package_hotfix 7 years ago
Alexander Alekhin faafb3152a Merge pull request #11550 from tomoaki0705:fixCudaAsync 7 years ago
Alexander Alekhin b83bc8b3b0 Merge pull request #11546 from shengyu7697:tab_to_space 7 years ago
Tomoaki Teshima e2c787884d fix the test failure of CUDA_Arithm/MeanStdDev 7 years ago
shengyu 72d3e14e8f fix wrong indentation on github page (tab to space) 7 years ago
catree 9f6108ae7a Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
Dmitry Kurtaev 07dc6d2b45 Return a convex hull from rotatedRectangleIntersection 7 years ago
Alexander Alekhin ab2c21e7c1 Merge pull request #11531 from alalek:issue_11518 7 years ago
Alexander Alekhin 949067cfbe Merge pull request #11537 from alalek:build_warnings 7 years ago
Pavel Vlasov eaf70c7bb3 Hotfix packages with several fixes in IW code including: 7 years ago