17275 Commits (7e353a1ec5dfa2f0e558b3ab6a6672758d8ec319)

Author SHA1 Message Date
berak 7e353a1ec5 videoio: check iterator in mjpeg_encoder.cpp 6 years ago
Alexander Alekhin 5385086fef core: solve(): add check for passed 'method' values 6 years ago
Dmitry Kurtaev dcc1beb1f8 Clip kernel for OpenCL PriorBox layer 6 years ago
Alexander Nesterov e38ea3a888 Update detect QRCode algorithm 6 years ago
Vitaly Tuzov 850a8577b2 Fixed unreachable code warnings for Matx::solve() 6 years ago
Vitaly Tuzov d0a3686812 Merge pull request #11904 from terfendail/matx_solve_fix 6 years ago
Alexander Alekhin 2508f7f971 dnn(ocl): fix wrong usage of stalled .getMat() pointers 6 years ago
Li Peng 4c5a86828a Fix gemmlike convolution input reading 6 years ago
berak a7b502f04a dnn: preserve name, type strings for ShuffleLayer 6 years ago
catree d7bd662c95 Add a note in the documentation about Mat::ones and mat::eye. With multi-channels type (e.g. CV_8UC3), only the first channel is treated. 6 years ago
Alexander Alekhin 452fa3011c dnn(test): drop CV_ENUM for DNNBackend / DNNTarget 6 years ago
Alexander Alekhin b6255ab9e7 dnn(ocl4dnn): fix args for 'max_pool_forward' kernel 6 years ago
Alexander Alekhin e2b5d11290 dnn: allow to use external protobuf 6 years ago
Alexander Alekhin 52b151dceb dnn(test): use checkMyriadTarget() in Test_Caffe_layers.Conv_Elu test 6 years ago
Dmitry Kurtaev 362d4f5395 Replace convertFp16 from dnn::Net::setInput() 6 years ago
berak 45677819e8 core: fix autobuffer usage in opengl.cpp 6 years ago
berak e14b2ba43c objdetect: validate input in qrcode 6 years ago
Alexander Alekhin 81325a3fa0 highgui(gtk): use recursive cv::Mutex for 'window_mutex' variable 6 years ago
Alexander Alekhin aa0c6ddb4c highgui: fix GTK issues with external UI thread 6 years ago
Alexander Alekhin fc59498b2b cuda: fix build 6 years ago
Alexander Alekhin 06fc77610b core(hal): eliminate build warnings 6 years ago
Dmitry Kurtaev 019c2f2115 Enable more deep learning tests 6 years ago
Alexander Alekhin 4bc080dc50 fix function signatures, drop invalid casts 6 years ago
Alexander Alekhin c7fc563dc0 calib3d: chessboard detector - replace OpenCV C API 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Alexander Alekhin 135ea264ef core: align cv::AutoBuffer API with std::vector/std::array 6 years ago
Dmitry Kurtaev f25a01bb5a Disable fusion to output layers 6 years ago
Dmitry Kurtaev 36288eebe7 Nearest neighbor resize from Keras 6 years ago
Alexander Alekhin f545aee66d videoio(VFW): lower priority (after DSHOW) 6 years ago
Alexander Alekhin b3578710cf videoio(MSMF): fix 32-bit build crash 6 years ago
ilovezfs 0c4328fbf3 Python 3.7 compatability 6 years ago
Dmitry Kurtaev 7ed5d85f25 Add Reshape layer tests 6 years ago
Alexander Alekhin 5557474467 imgcodecs(sunras): avoid buffer overrun 6 years ago
Alexander Alekhin 2dbaba077a videoio(msmf): avoid using of C++11 code 6 years ago
Alexander Alekhin 7a2448672c videoio(MSMF): avoid OpenCV load failure on Win7 machines 6 years ago
Alexander Alekhin c3a90ccbad videoio(MSMF): remove "always true" check 6 years ago
Li Peng 145eae321e pooling ocl kernel optimization 6 years ago
Dmitry Kurtaev d971678add Add a planar data layout tracking for TensorFlow importer 6 years ago
Dmitry Kurtaev 346871e27f Set output layers names and types for models in DLDT's intermediate representation 6 years ago
Vadim Pisarevsky 75ee536d6d
Filter homography decomp: updated PR #7153 (#11846) 6 years ago
Nesterov Alexander 0081dc478f Init qrcode algo (#11829) 6 years ago
branka-plateiq 34ad9b8a42 Pass RANSAC parameters as function input (#10569) 6 years ago
Dmitry Kurtaev dbeb4a11be Parse strides and convolution kernel shapes considering data layout 6 years ago
Dmitry Kurtaev b11e22c25b Update Inference Engine tests 6 years ago
Vitaly Tuzov 67b67003c5 Disable MSMF VideoCapture fallback to existing camera in case provided index is out of range. 6 years ago
Dmitry Kurtaev 9510551c63 Multiple inputs for TensorFlow models 6 years ago
Vadim Pisarevsky dc27d52221
temporarily disabled OpenCL use in DNN module on Mac (#11828) 6 years ago
Dmitry Kurtaev 715f40a48d Use layers consumers to predict data layout 6 years ago
Li, Peng ab8022f74e update convolution opencl kernels in dnn module (#11762) 6 years ago
Rostislav Vasilikhin 18bc2a1a93 Kinect2 support added to OpenNI2 backend (#11794) 6 years ago