23021 Commits (f0453bd853517efb7afb043dfa74aa39899ba635)
 

Author SHA1 Message Date
Alexander Alekhin 1e4395a8e1 Merge pull request #10418 from mypopydev:master 7 years ago
Dmitry Kurtaev 70c605a03d Limit Concat layer optimization 7 years ago
Li Peng 84e2fa79a0 dnn(ocl4dnn): update pre-tuned kernel config 7 years ago
Alexander Alekhin a8844de7b5 Merge pull request #10404 from alalek:build_fix_msvs2010 7 years ago
Jun Zhao 0369431ebd opencl/cvtclr_dx: fix not compile-time constants issue. 7 years ago
Chris Hall 50e8f91064 JS examples - FFT didn't work for non-square images because rows/cols were switched, Histogram example misspelled point 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
GlueCrow 26d288bd11
Optimize OpenCL BackgroundSubstractionMOG2 7 years ago
Alexander Alekhin adf43e7d2a build: fix MSVS2010 build error 7 years ago
Alexander Alekhin 047764f476 Merge tag '3.4.0' 7 years ago
Alexander Alekhin 6d4f66472e OpenCV version++ 7 years ago
Alexander Alekhin eba176c299
Merge pull request #10398 from alalek:ml_simplify_simulated_annealing 7 years ago
Alexander Alekhin 00e43a9022 ml(ANN_MLP): ensure that train() call is always successful 7 years ago
Alexander Alekhin 9148a37624 Merge pull request #10401 from terfendail:resize_linear_revert 7 years ago
Alexander Alekhin 019b7c5a66 Merge pull request #10402 from dkurt:dnn_tf_quantized 7 years ago
Alexander Alekhin 59e825ee02 Merge pull request #10385 from pengli:dnn 7 years ago
Dmitry Kurtaev bcc669f3f7 TensorFlow weights dequantization 7 years ago
Vitaly Tuzov e5313246a7 Reverted calls to linear resize back to generic version for floating point matrices 7 years ago
Alexander Alekhin 97af608030 Merge pull request #10397 from mshabunin:fix-incorrect-assert 7 years ago
Li Peng 181b448c4d add one more convolution kernel tuning candidate 7 years ago
Alexander Alekhin 289a8da39e ml: simplify interfaces of SimulatedAnnealingSolver 7 years ago
Vadim Pisarevsky b85c77283b Merge pull request #10396 from berak:fix_superres_sample 7 years ago
Vadim Pisarevsky 0742e12f0b Merge pull request #10265 from dkurt:nms_for_region_layer 7 years ago
Vadim Pisarevsky 9b659736da Merge pull request #10394 from alalek:cmake_fix_pch_pic_pie 7 years ago
Vadim Pisarevsky 69a6765bf7 Merge pull request #10387 from terfendail:resize23_perftest 7 years ago
Vadim Pisarevsky 3f68d6d8a7 Merge pull request #10392 from terfendail:bitexact_fallback 7 years ago
Alexander Alekhin 83b8cd0152 Merge pull request #10375 from tomoaki0705:buildWarningMSVC 7 years ago
Alexander Alekhin 4e542a65a3 Merge pull request #10390 from alalek:ocl_option_buffer_rect 7 years ago
Maksim Shabunin aa46e31c6d Replaced incorrect CV_Assert calls with CV_Error 7 years ago
berak ddbd074678 samples: check for valid input in gpu/super_resolution.cpp 7 years ago
Vitaly Tuzov 5fdb42a7c9 Added fallback to generic linear resize in case bit-exact resize of provided matrix isn't supported 7 years ago
Alexander Alekhin 6c252d8cdc cmake: fix -fPIC/-fPIE handling in precompiled headers (PCH) 7 years ago
Vadim Pisarevsky 636b7ec0c4 Merge pull request #10386 from terfendail:resizeexact_c3 7 years ago
Alexander Alekhin 534645a12f ocl: workaround option to disable usage of buffer "Rect" operations 7 years ago
Alexander Alekhin 09c84a0164 Merge pull request #10389 from wxzs5:yangli 7 years ago
Vadim Pisarevsky 325cbd7c84 Merge pull request #10364 from dkurt:dnn_smooth_tf_data_layout 7 years ago
wxzs5 b19cd93738 Remove redundant return variable 7 years ago
Vitaly Tuzov 019162486c Disabled universal intrinsic based implementation for bit-exact resize of 3-channel images 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
Alexander Alekhin 1bc1f3d311 Merge pull request #10374 from tomoaki0705:removeGstreamerTest 7 years ago
Vadim Pisarevsky a8a51db42b Merge pull request #10316 from terfendail:bitexact_c234 7 years ago
Vadim Pisarevsky 70d49446e9 Merge pull request #10369 from alalek:issue_10351 7 years ago
Alexander Alekhin a2620f72c7 Merge pull request #10370 from pengli:dnn 7 years ago
Tomoaki Teshima 50d44e06e3 avoid the test which is too strict 7 years ago
Li Peng c5fc8e03ff cleanup unnecessary macros in convolution ocl kernel 7 years ago
Li Peng 0aa5e43a14 refactor candidate generation of convolution auto-tuning 7 years ago
jasjuang 235889ddbb handle legacy VTK functions 7 years ago
Dmitry Kurtaev c67e75b68f Refactor NMS procedure at RegionLayer 7 years ago
Vadim Pisarevsky 047ad4ff71 Merge pull request #10366 from alalek:ocl_fix_cvtcolor_read 7 years ago
Vadim Pisarevsky ae8bb718cd Merge pull request #10340 from alalek:log_level_option 7 years ago