24227 Commits (f73eff7517f582e181e40698c22931f2fc86d1e0)
 

Author SHA1 Message Date
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
Dmitry Kurtaev 693a7663e7 Import ClipByValue from Keras 7 years ago
Alexander Alekhin 8f24db048c Merge pull request #11735 from alalek:videoio_msmf_fix_configureHW_reopen_condition 7 years ago
Alexander Alekhin 13a4700084 Merge pull request #11755 from alalek:dnn_backend_default_config 7 years ago
vishwesh5 018eab7040 Corrected formula 7 years ago
Alexander Alekhin 5fd7cfbcad dnn: add runtime parameter OPENCV_DNN_BACKEND_DEFAULT 7 years ago
Alexander Alekhin 54e8487f56 Merge pull request #11707 from kdpatters:patch-1 7 years ago
Alexander Alekhin 1c2ee8a5f1 Merge pull request #11737 from alalek:videoio_msmf_replace_debug_print 7 years ago
Alexander Alekhin 09c63e4f00 videoio(msmf): fix reopen condition in configureHW() 7 years ago
Alexander Alekhin f040282bf8 Merge pull request #11739 from dkurt:more_ie_models 7 years ago
yuki takehara 4fe648b15c Merge pull request #11706 from take1014:setTo_Nan_10507 7 years ago
Alexander Alekhin aef16d51ec samples: don't call twice of VideoCapture::open() 7 years ago
Alexander Alekhin ff3d4d8b7f
Merge pull request #11740 from catree:add_tutorial_imgproc_java_python3 7 years ago
catree a11ef2650e Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test. 7 years ago
Alexander Alekhin 8c4e0dfd13 Merge pull request #11738 from dkurt:dnn_batch_norm_fusion_base 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
Alexander Alekhin 93f2fd396b Merge pull request #11723 from alalek:sample_videocapture_camera 7 years ago
Alexander Alekhin d068ec3a3d Merge pull request #11734 from alalek:opencv_version_win32 7 years ago
Dmitry Kurtaev 2c291bc2fb Enable FastNeuralStyle and OpenFace networks with IE backend 7 years ago
Alexander Alekhin 95360a5539 apps: add Win32 friendly opencv_version app 7 years ago
Alexander Alekhin 8221f57c26 Merge pull request #11729 from alalek:ffmpeg_update_3.4 7 years ago
Alexander Alekhin c198a35368 Merge pull request #11733 from alalek:opencv_ffmpeg_download_ps1 7 years ago
Alexander Alekhin c0feea50a9 Merge pull request #11732 from alalek:cmake_build_apps_list 7 years ago
Alexander Alekhin 34fc8e9260 Merge pull request #11714 from alalek:win32_waitKey_accuracy 7 years ago
Alexander Alekhin 390f0a5dcd cmake: generate and install ffmpeg-download.ps1 7 years ago
Alexander Alekhin e8a520ed96 cmake: add BUILD_APPS_LIST 7 years ago
Alexander Alekhin 0614ee3f95 Merge pull request #11726 from catree:add_tutorial_java_ld_preload_mkl 7 years ago
Alexander Alekhin 929d39f69a Merge pull request #11728 from dkurt:dnn_update_tf_ssd 7 years ago
Alexander Alekhin f72633b9f5 Merge pull request #11727 from alalek:videoio_msmf_use_Lock2D 7 years ago
Alexander Alekhin 486f31fae9 Merge pull request #11715 from catree:add_tutorial_objDetect_HDR_java_python 7 years ago
Alexander Alekhin c05180ccce Merge pull request #11702 from terfendail:msmf_sizefix 7 years ago
catree afa5b0cc93 Add Java and Python code for cascade classifier and HDR tutorials. 7 years ago
Vitaly Tuzov cb4b6bb2dc Fixed setting of frame size properties for MSMF-based VideoCapture 7 years ago
Alexander Alekhin d3696f3ad2 ffmpeg: update OpenCV FFmpeg wrapper (3.4) 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
catree 9a7f426b7b Add LD_PRELOAD instruction to be able to run Java code that calls OpenCV functions that use the Intel MKL library. 7 years ago
Alexander Alekhin f5ddbbf659 Merge pull request #11722 from gnthibault:3.4 7 years ago