24017 Commits (2c3c59d018a51d364abb41bc63dfa2c8ea28bc06)
 

Author SHA1 Message Date
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
Alexander Alekhin bb8ff2c463 Merge pull request #11494 from tomoaki0705:fixOpenCLDnn 7 years ago
catree 7e3490959a Add Java and Python code for morphology tutorials. 7 years ago
Alexander Alekhin f3e166c58b Merge pull request #11528 from tomoaki0705:fixTabSpaceLibTiff 7 years ago
Alexander Alekhin 336841fa1b Merge pull request #11525 from alalek:issue_11511 7 years ago
Tomoaki Teshima 3f5347dd7a work around of the test failure of opencv_test_dnn 7 years ago
Tomoaki Teshima 85668cf5a4 remove Tab 7 years ago
Alexander Alekhin ea75e7f00b Merge pull request #11526 from nglee:dev_cudaMeanStdDevFix 7 years ago
Namgoo Lee 2c1ce8c0e9 cuda_meanStdDev : bug fix 7 years ago
Alexander Alekhin ed63c43cda Merge pull request #11519 from paroj:openni_color 7 years ago
Alexander Alekhin f42fca9f49 cuda: avoid unnecessary cudaStreamSynchronize() call 7 years ago
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago
Alexander Alekhin 6582afcdbb ts: add BigData tests category (skipped by default) 7 years ago
Pavel Rojtberg 9573644387 samples: openni_capture - use COLORMAP_JET for depth visualization 7 years ago
Alexander Alekhin 3104d2f738 Merge pull request #11482 from allnes:gst_remove_container 7 years ago
Alexander Nesterov 9bd5739125 Remove command line argument related to container 7 years ago
Vadim Pisarevsky e0dbe5cfcc
handle huge matrices correctly (#11505) 7 years ago
Alexander Alekhin c6a9de812b Merge pull request #11497 from alalek:libjpeg-turbo 7 years ago
Alexander Alekhin b7a9d966d7 Merge pull request #11506 from catree:tutorial_euler_angles_doc 7 years ago
Alexander Alekhin f175a04014 Merge pull request #11504 from alalek:check_flake8 7 years ago
catree d02ecff881 Clarify the Euler angles convention chosen. Replace rotation inverse with matrix transpose. 7 years ago
Alexander Alekhin f8252702a8 3rdparty: integrate libjpeg-turbo build scripts into OpenCV 7 years ago
Alexander Alekhin 777953923e 3rdparty: added libjpeg-turbo source code (1.5.3) 7 years ago
Alexander Alekhin f8b75ce455 eliminate 'git diff ---check' false alarms for Markdown files 7 years ago
Alexander Alekhin 43177b1f6f cmake: added check_flake8 target 7 years ago
Alexander Alekhin 78f205ffa5 python: better Python 3 support 7 years ago
Alexander Alekhin df02fe0615 Merge pull request #11445 from cclauss:file-long-raw_input-xrange 7 years ago
Alexander Alekhin 24bb7b7679 Merge pull request #11444 from cclauss:patch-2 7 years ago
Alexander Alekhin b5423f3c7f Merge pull request #11443 from cclauss:fix-Python-string-format 7 years ago
Alexander Alekhin 8356a6b6ab Merge pull request #11442 from cclauss:print-function 7 years ago
Dmitry Kurtaev 8488f2e265 EAST: An Efficient and Accurate Scene Text Detector (https://arxiv.org/abs/1704.03155v2) 7 years ago