24441 Commits (8f57fc93ec044624b473bfa9e7883c8ae42ff319)
 

Author SHA1 Message Date
Alexander Alekhin e93e1ba2c9 Merge pull request #11879 from alalek:fix_msmf_32bit 6 years ago
Alexander Alekhin f545aee66d videoio(VFW): lower priority (after DSHOW) 6 years ago
Alexander Alekhin 203f95d3be samples: videocapture_camera use VideoCapture with 0 index 6 years ago
Alexander Alekhin b3578710cf videoio(MSMF): fix 32-bit build crash 6 years ago
Alexander Alekhin 117e97adac Merge pull request #11876 from ilovezfs:patch-1 6 years ago
ilovezfs 0c4328fbf3 Python 3.7 compatability 6 years ago
Dmitry Kurtaev 7ed5d85f25 Add Reshape layer tests 6 years ago
Alexander Alekhin c52b4cf450 Merge pull request #11873 from catree:add_tutorial_features2d_java_python2 6 years ago
catree 481af5c469 Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. 6 years ago
Alexander Alekhin 74da80dbda Merge pull request #11869 from alalek:fix_11827 6 years ago
Alexander Alekhin f73eff7517 Merge pull request #11865 from csukuangfj:patch_1 6 years ago
Alexander Alekhin 5557474467 imgcodecs(sunras): avoid buffer overrun 6 years ago
Kuang Fangjun 8e24a8b7c0 remove a redundant option. 6 years ago
Alexander Alekhin 5a27f7c81f Merge pull request #11856 from alalek:videoio_msmf_fix_check 6 years ago
Alexander Alekhin 6ce26b72b1 Merge pull request #11860 from alalek:videoio_msmf_remove_cxx11_code 6 years ago
Alexander Alekhin 86885c5ed0 Merge pull request #11859 from alalek:fix_videoio_msmf_win7 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 9be3f7d41a Merge pull request #11854 from dkurt:dnn_tf_data_layouts_v2 6 years ago
Alexander Alekhin f40231af5d Merge pull request #11851 from pengli:3.4 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
Vadim Pisarevsky 6c196d3066 Merge pull request #11852 from dkurt:dnn_dldt_ir_outs 6 years ago
Dmitry Kurtaev 346871e27f Set output layers names and types for models in DLDT's intermediate representation 6 years ago
Vadim Pisarevsky e4b51fa8ad Merge pull request #11849 from catree:add_tutorial_imgproc_java_python4 6 years ago
Vadim Pisarevsky 67259d7082 Merge pull request #11768 from alalek:videoio_msmf_async_live_capture 6 years ago
catree 7469981d1a Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code. 6 years ago
Vadim Pisarevsky db48f7b5d1 Merge pull request #11804 from mshabunin:gst-sample 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
Vadim Pisarevsky 5dc0e51682 Merge pull request #11839 from dkurt:dnn_ie_r2 6 years ago
Vadim Pisarevsky ba1a6ad4cc Merge pull request #11840 from dkurt:dnn_tf_nchw 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
Vadim Pisarevsky 53a475d63c Merge pull request #11836 from terfendail:msmf_camfallback 6 years ago
Vadim Pisarevsky e87425f047 Merge pull request #11835 from dkurt:dnn_tf_two_inputs 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 b80c7bca0d Merge pull request #11826 from dkurt:dnn_tf_data_layouts 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
Maksim Shabunin a2bc075924 cmake: function for application creation (#11736) 6 years ago
Vadim Pisarevsky e3dc7e5ec9 Merge pull request #11743 from alalek:samples_avoid_double_VideoCapture_open 6 years ago
Rostislav Vasilikhin 18bc2a1a93 Kinect2 support added to OpenNI2 backend (#11794) 6 years ago
Vadim Pisarevsky df38624e10 Merge pull request #11812 from dkurt:dnn_interp_layer_impl 6 years ago
Alexander Alekhin 70d6b8774d Merge pull request #11790 from berak:dnn_fix_coco_txt 6 years ago
Alexander Alekhin fa813d02fa Merge pull request #11815 from tomoaki0705:suppressDeprecatedWarning 6 years ago