16914 Commits (0477284b0a5b10ee8688ff4efff6c468c16a7a78)

Author SHA1 Message Date
Dmitry Kurtaev 7972f47ed4 Load networks from intermediate representation of Intel's Deep learning deployment toolkit. 7 years ago
Namgoo Lee a8f86af633 Update GpuMat, GpuMat::download, GpuMat::upload documentation 7 years ago
Andrei Costinescu 38d73123c1
#include <math.h> in cv2.cpp 7 years ago
Anthony Wertz c6cf7f8080 Sets a higher limit on videoio's AVI container's maximum chunk size, and adds an explanation of the assertion. Closes #11126 7 years ago
Dmitry Kurtaev e8fe6ee4e3 Fix prior box generation in case of squared proposals. 7 years ago
Alexander Alekhin 4378e8fcc0 core: fix cv::Mat constructor 7 years ago
Tomoaki Teshima 06babf90a5 let the test OCL_ImgprocWarp/Resize.Mat pass on ARM/Aarch64 7 years ago
Tomoaki Teshima f4e5d777e8 follow histogram 7 years ago
Tomoaki Teshima 6c25351049 make the asynchronous call to NPP safe 7 years ago
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
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 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
Vitaly Tuzov 7afaaef0eb Allow CV_32FC3 objPoints in cv::fisheye::stereoCalibrate 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
Alexander Alekhin ee1ac1140d core: use explicit for cv::AutoBuffer 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