17635 Commits (93b0b03447dbe594135e690b0e952d05da39aa5b)

Author SHA1 Message Date
Alexander Alekhin f545aee66d videoio(VFW): lower priority (after DSHOW) 7 years ago
Alexander Alekhin b3578710cf videoio(MSMF): fix 32-bit build crash 7 years ago
ilovezfs 0c4328fbf3 Python 3.7 compatability 7 years ago
Dmitry Kurtaev 7ed5d85f25 Add Reshape layer tests 7 years ago
Alexander Alekhin 5557474467 imgcodecs(sunras): avoid buffer overrun 7 years ago
Alexander Alekhin 2dbaba077a videoio(msmf): avoid using of C++11 code 7 years ago
Alexander Alekhin 7a2448672c videoio(MSMF): avoid OpenCV load failure on Win7 machines 7 years ago
Alexander Alekhin c3a90ccbad videoio(MSMF): remove "always true" check 7 years ago
Li Peng 145eae321e pooling ocl kernel optimization 7 years ago
Dmitry Kurtaev d971678add Add a planar data layout tracking for TensorFlow importer 7 years ago
Dmitry Kurtaev 346871e27f Set output layers names and types for models in DLDT's intermediate representation 7 years ago
Vadim Pisarevsky 75ee536d6d
Filter homography decomp: updated PR #7153 (#11846) 7 years ago
Nesterov Alexander 0081dc478f Init qrcode algo (#11829) 7 years ago
branka-plateiq 34ad9b8a42 Pass RANSAC parameters as function input (#10569) 7 years ago
Dmitry Kurtaev dbeb4a11be Parse strides and convolution kernel shapes considering data layout 7 years ago
Dmitry Kurtaev b11e22c25b Update Inference Engine tests 7 years ago
Vitaly Tuzov 67b67003c5 Disable MSMF VideoCapture fallback to existing camera in case provided index is out of range. 7 years ago
Dmitry Kurtaev 9510551c63 Multiple inputs for TensorFlow models 7 years ago
Vadim Pisarevsky dc27d52221
temporarily disabled OpenCL use in DNN module on Mac (#11828) 7 years ago
Dmitry Kurtaev 715f40a48d Use layers consumers to predict data layout 7 years ago
Li, Peng ab8022f74e update convolution opencl kernels in dnn module (#11762) 7 years ago
Rostislav Vasilikhin 18bc2a1a93 Kinect2 support added to OpenNI2 backend (#11794) 7 years ago
Dmitry Kurtaev e8e9d1d021 Implement Interp layer using Resize layer 7 years ago
Alexander Alekhin 50c607d206 dnn(ocl): fix external / predefined builtin configuration behavior 7 years ago
Dmitry Kurtaev 4626246087 Add ShuffleChannel layer 7 years ago
Dmitry Kurtaev 40b85c1cd9 Remove undocumented feature to retreive layers outputs by indices 7 years ago
Alexander Alekhin 5e2c112697 photo: remove redundant broken check 7 years ago
Adam Rankin ecf4b639e1 Adding the ability to toggle autofocus on/off for DirectShow webcams 7 years ago
Alexander Alekhin 9629af1aa9 videoio: MSMF async reader for camera stream 7 years ago
Dmitry Kurtaev bd87eb6e66 Import average pooling and softmax layers from Darknet 7 years ago
Alexander Alekhin 2bb5d1bca3 videoio(msmf): cleanup unused methods from ComPtr wrapper 7 years ago
Dmitry Kurtaev 693a7663e7 Import ClipByValue from Keras 7 years ago
Alexander Alekhin 5fd7cfbcad dnn: add runtime parameter OPENCV_DNN_BACKEND_DEFAULT 7 years ago
Alexander Alekhin 09c63e4f00 videoio(msmf): fix reopen condition in configureHW() 7 years ago
yuki takehara 4fe648b15c Merge pull request #11706 from take1014:setTo_Nan_10507 7 years ago
Alexander Alekhin 49886ebae3 OpenCV version '-openvino' 7 years ago
Alexander Alekhin d69a327d6d OpenCV version++ 7 years ago
Alexander Alekhin ab11b17d4b experimental version++ 7 years ago
Dmitry Kurtaev 7d727ac2fb Fuse top layers to batch normalization 7 years ago
Alexander Alekhin 0d249c7448 videoio(msmf): replace custom debug print function 7 years ago
Dmitry Kurtaev 2c291bc2fb Enable FastNeuralStyle and OpenFace networks with IE backend 7 years ago
Vitaly Tuzov cb4b6bb2dc Fixed setting of frame size properties for MSMF-based VideoCapture 7 years ago
Alexander Alekhin c64f6b3c22 videoio(MSMF): refactor grabFrame() / retrieveFrame() methods 7 years ago
Dmitry Kurtaev 40765c5f8d Enable SSD models from TensorFlow with OpenCL plugin of Intel's Inference Engine 7 years ago
gnthibault b46fef327e Fixed Assertin error due to Size.area() overflowing 7 years ago
Alexander Alekhin 8620bd5a84 highgui(win32): improve waitKey() timeout condition 7 years ago
rockzhan 1187a7fa34 Merge pull request #11649 from rockzhan:dnn_dw_prelu 7 years ago
David 7175f257b5 Added ResizeBilinear op for tf (#11050) 7 years ago
Alexander Alekhin dd7f88bd68 python: support standalone Python bindings build 7 years ago
Sayed Adel e0d28aa893 core:ppc Fix java CoreTest/testMahalanobis (#11677) 7 years ago