24215 Commits (6c196d3066cb7ecf225369d2b5cd6ed2e2c2b004)
 

Author SHA1 Message Date
Vadim Pisarevsky 6c196d3066 Merge pull request #11852 from dkurt:dnn_dldt_ir_outs 7 years ago
Dmitry Kurtaev 346871e27f Set output layers names and types for models in DLDT's intermediate representation 7 years ago
Vadim Pisarevsky e4b51fa8ad Merge pull request #11849 from catree:add_tutorial_imgproc_java_python4 7 years ago
Vadim Pisarevsky 67259d7082 Merge pull request #11768 from alalek:videoio_msmf_async_live_capture 7 years ago
catree 7469981d1a Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code. 7 years ago
Vadim Pisarevsky db48f7b5d1 Merge pull request #11804 from mshabunin:gst-sample 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
Vadim Pisarevsky 5dc0e51682 Merge pull request #11839 from dkurt:dnn_ie_r2 7 years ago
Vadim Pisarevsky ba1a6ad4cc Merge pull request #11840 from dkurt:dnn_tf_nchw 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
Vadim Pisarevsky 53a475d63c Merge pull request #11836 from terfendail:msmf_camfallback 7 years ago
Vadim Pisarevsky e87425f047 Merge pull request #11835 from dkurt:dnn_tf_two_inputs 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 b80c7bca0d Merge pull request #11826 from dkurt:dnn_tf_data_layouts 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
Maksim Shabunin a2bc075924 cmake: function for application creation (#11736) 7 years ago
Vadim Pisarevsky e3dc7e5ec9 Merge pull request #11743 from alalek:samples_avoid_double_VideoCapture_open 7 years ago
Rostislav Vasilikhin 18bc2a1a93 Kinect2 support added to OpenNI2 backend (#11794) 7 years ago
Vadim Pisarevsky df38624e10 Merge pull request #11812 from dkurt:dnn_interp_layer_impl 7 years ago
Alexander Alekhin 70d6b8774d Merge pull request #11790 from berak:dnn_fix_coco_txt 7 years ago
Alexander Alekhin fa813d02fa Merge pull request #11815 from tomoaki0705:suppressDeprecatedWarning 7 years ago
Tomoaki Teshima ffb9ce8287 suppress warning while building the samples 7 years ago
Alexander Alekhin 8b5e29c234 Merge pull request #11808 from tomoaki0705:caroteneSuppressWarnings 7 years ago
Dmitry Kurtaev e8e9d1d021 Implement Interp layer using Resize layer 7 years ago
Tomoaki Teshima e324d2e534 suppress warning on Arm platform 7 years ago
Alexander Alekhin 1894f1a37f Merge pull request #11773 from alalek:dnn_ocl_update_force_tuning_flag 7 years ago
Alexander Alekhin 50c607d206 dnn(ocl): fix external / predefined builtin configuration behavior 7 years ago
Alexander Alekhin 443670262d Merge pull request #11791 from dkurt:dnn_shufflenet 7 years ago
Dmitry Kurtaev 4626246087 Add ShuffleChannel layer 7 years ago
Maksim Shabunin fe20fa8326 gstreamer sample: fixed incorrect pipelines being generated 7 years ago
Alexander Alekhin 86c1114463 Merge pull request #11798 from dkurt:dnn_layers_names_with_dot 7 years ago
Dmitry Kurtaev 40b85c1cd9 Remove undocumented feature to retreive layers outputs by indices 7 years ago
berak 8f7a3b15b2 dnn: add a coco labels file for yolov3 7 years ago
Alexander Alekhin eed43a231b Merge pull request #11775 from alalek:issue_11771 7 years ago
Alexander Alekhin 8622b1254e Merge pull request #11774 from adamrankin:cap_dshow_autofocus 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 db1550a410 Merge pull request #11760 from vishwesh5:patch-1 7 years ago
Alexander Alekhin 9629af1aa9 videoio: MSMF async reader for camera stream 7 years ago
Alexander Alekhin 30d4e0261a Merge pull request #11766 from dkurt:dnn_darknet_avgpool_softmax 7 years ago
Alexander Alekhin 001f5faa0d Merge pull request #11763 from dkurt:dnn_keras_relu6_v2 7 years ago
Alexander Alekhin a6ad44a7c7 Merge pull request #11764 from alalek:videoio_msmf_refactor_ComPtr_wrapper 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