16742 Commits (2dff9f4c6d1ae9982e253996fbdf6a289b108881)

Author SHA1 Message Date
Tomoaki Teshima 08e0c69dbf apply the workaround to correct range 7 years ago
Vitaly Tuzov 91c35a7d01 Updated handling of collinear edges while searching for intersection. 7 years ago
Namgoo Lee 90e1e41f5a test_buffer_pool: synchronize after async copy 7 years ago
Aleksandr Tischenko 22ecdd16ef Merge pull request #11101 from lamantine:fix_11100 7 years ago
Dmitry Kurtaev 069f9add80 Fix an issue https://github.com/opencv/opencv/issues/11102 7 years ago
yuki takehara 41f8e788b2 Merge pull request #11083 from take1014:lsd_#9363 7 years ago
Rostislav Vasilikhin 64916d3d83 Merge pull request #10869 from savuor:color_cpp_split 7 years ago
Alexander Alekhin 8781ee971c core: write log messages via __android_log_print (logcat) too 7 years ago
miqlas f3a9f13cb4 Merge pull request #10984 from extrowerk:advanced_haiku_patches 7 years ago
Jan Gaura eb3969e244 Better text contrast of pixel brightness values in Qt window 7 years ago
vasiliev-vb 94c8e59bbe
Fixed bug in KAZE features orientation. 7 years ago
Tomoaki Teshima 7fd53f6ca2 avoid clang weird behavior in calib3d 7 years ago
Dmitry Kurtaev 538fd42363 Add test for Scalar arguments at CommandLineParser 7 years ago
yuki takehara 0792ef8789 Merge pull request #11049 from take1014:#10948 7 years ago
shimat 5bf7f09ac1 Merge pull request #11035 from shimat:refactoring_decolor 7 years ago
Dmitry Kurtaev ab20d2a3fc Update assertions in batch norm layer 7 years ago
Dmitry Kurtaev 69a8f110b6 Fuse subgraphs from Keras 7 years ago
Dmitry Kurtaev 9457bf10ab Fuse batch normalization and flatten TensorFlow subgraphs in runtime 7 years ago
Adam Rankin d810c73396
Update precomp.hpp 7 years ago
Dmitry Kurtaev 130546e1d9 Semantic segmentation sample. 7 years ago
Adam Rankin f8061ba3c8
Enabling build of stitching when CUDA is available 7 years ago
Dmitry Kurtaev 0f01b40dd5 Reset OpenCL kernels if batch size changes 7 years ago
shimat 21d9c47bd0 Optimize decolor in photo (#10997) 7 years ago
Eugene Mikhantiev c790299906 Fix return code in case of timeout 7 years ago
Dmitry Kurtaev 0a61ebdd66 Replace DNNTarget and DNNBackend in tests 7 years ago
Tomoaki Teshima 640d77be25 let the performance tests of WarpPerspective pass 7 years ago
Maksim Shabunin 7bbe002a2f Add install component for 3rdparty libraries licenses 7 years ago
Tomoaki Teshima 9079d9ce17 let the test OCL_Filter/Bilateral pass 7 years ago
native-api dc1d9ae973 Include error code description into the message (#10982) 7 years ago
Namgoo Lee c219f97f48 SSE2 : use _mm_cvtpd_epi32 when converting from CV_64F to CV_32S (#10987) 7 years ago
Dmitry Kurtaev e1c3237532 Parametric OpenCL deep learning tests 7 years ago
Tomoaki Teshima a9f3a7de39 add workaround of old gstreamer 7 years ago
Suleyman TURKMEN 5e1a656bbb Update core.hpp 7 years ago
Dmitry Kurtaev f2440ceae6 Update tutorials. A new cv::dnn::readNet function 7 years ago
Dmitry Kurtaev e8d94ea87c Unite deep learning object detection samples 7 years ago
cDc 667f5b655a Merge pull request #10933 from cdcseacave:clean_npr 7 years ago
Alexander Alekhin b1fc7d46a5 ocl: update getOpenCLErrorString() code 7 years ago
Alexander Alekhin a9ebc61f2a dnn(workaround): switch to CPU target if compiled without OpenCL 7 years ago
Alexander Alekhin 1b83bc48a1 dnn: make OpenCL DNN code optional 7 years ago
Alexander Alekhin da6dc6774b features2d: add verbose messages into tests 7 years ago
Alexander Alekhin 76c40e8f0d java: fix copy_java_files() in gen_java.py 7 years ago
Alexander Alekhin a838a97092 dnn: fix precomp.hpp usage 7 years ago
Wu Zhiwen ef937dd676 ocl4dnn: Fix SAME padding mode for convolve 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
Maksim Shabunin 7c855aa3e1 Fixed two issues found by static analysis 7 years ago
Alexander Alekhin 6ffc48769a OpenCV version++ 7 years ago
Alexander Alekhin 4a74408eee experimental version++ 7 years ago
Li Peng 608968aa83 Deconvolution ocl fix 7 years ago
Li, Peng 5caf6244a3 Merge pull request #10922 from pengli:dnn 7 years ago
Maksim Shabunin 92e9d4ec3a Fixed several issues detected by static analysis 7 years ago