17569 Commits (90f47eb952749b73c28ca7149fdd0c0cfd2b202d)

Author SHA1 Message Date
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
Pavel Rojtberg 2047abd9c3 videoio: realsense - add cvtColor as the pixel-format is only a hint 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
Philipp Hasper 577546ccd9
Added Size_::aspectRatio 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
Forrest Reiling e858c21e1f Fix system.cpp includes on Fuchsia. 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
Pavel Rojtberg bfc227b8d4 videoio: update librealsense to API 2.0 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
Dmitry Kurtaev f3a6ae5f00 Wrap Inference Engine init to try-catch 7 years ago
Vitaly Tuzov 2e22f8e790 Fix for morphologyEx MORPH_HITMISS mode 7 years ago
Alexander Alekhin 4091ced5ab core: set default logger level to 'warning' in Release builds 7 years ago
Alexander Alekhin 6816495bee dnn(test): reuse test/test_common.hpp, eliminate dead code warning 7 years ago
Alexander Alekhin 277e9279cc videoio(gstreamer): support dumping of VideoWriter pipeline 7 years ago
Alexander Alekhin d041b0a599 videoio: fix capture modes 7 years ago
Alexander Alekhin 2628662586 videoio(ffmpeg): cleanup, remove dead code 7 years ago
Dmitry Kurtaev b781ac7346 Make Intel's Inference Engine backend is default if no preferable backend is specified. 7 years ago
Alexander Alekhin dcb9bc2544 python: eliminate pylint warnings 7 years ago
Rostislav Vasilikhin fc35c77f00 Merge pull request #11610 from savuor:fix/stereobm_simd_fixed_float 7 years ago
Alexander Alekhin 04802e41e9 gtest: support parameters with types from anonymous namespace 7 years ago
Kuang Fangjun 9ae28415ec fix doc. 7 years ago
Kuang Fangjun ec42d87204 fix #11673. 7 years ago
Fangjun Kuang 4bb220bb90 fix #11668. 7 years ago
take1014 4ec9afac57 add imgproc snippets 7 years ago
Rostislav Vasilikhin e1b3cf5c14 Viz3d::getViewerPose() made const 7 years ago