24047 Commits (49321a233c52424736730aa41000ebf0508aa902)
 

Author SHA1 Message Date
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
Alexander Alekhin b3ff29fcf5 avoid copyTo(outputarray.getMat()) pattern 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
catree 9fc0cabdf5 Add Java and Python code for trackbar tutorial. 7 years ago
Alexander Alekhin d6279bfff8 fix build warnings 7 years ago
Alexander Alekhin 1ba25c5569 Merge pull request #11520 from terfendail:ffmpeg_icapture 7 years ago
Alexander Alekhin 45b92aebe5 Merge pull request #11523 from alalek:bigdata_tests 7 years ago
Alexander Alekhin 491e3627b6 photo: initialize cos() table with double type 7 years ago
Alexander Alekhin ba6b9fd261 Merge pull request #11529 from catree:add_tutorial_morphology_python_java 7 years ago
Alexander Alekhin f0a4ec90b1 Merge pull request #11397 from pengli:dnn_half 7 years ago
Alexander Alekhin 1983991d2f photo(test): update test checks 7 years ago
Li Peng 1b517a45ae add fp16 accuracy and perf test 7 years ago
Li Peng ba5e8befa9 fp16 ocl support for more layers 7 years ago
Li Peng 3dd916882a fp16 ocl support for googlenet 7 years ago
Li Peng 329abb5b64 dnn fp16 support 7 years ago
Vitaly Tuzov aeed43ec90 FFMPEG-based VideoCapture and VideoWriter backend changed to C++ interface 7 years ago