3008 Commits (9a18330f3a1a5eddb5e4f23e8daa9534d83fa8c6)

Author SHA1 Message Date
Dmitry Matveev c89780dfe0 Merge pull request #16039 from dmatveev:dm/gapi_tutorial_interactive_face_detection 5 years ago
Alexander Alekhin f21bde4d9f
Merge pull request #16046 from alalek:issue_15990 5 years ago
Dmitry Matveev fb5e7964b3 Merge pull request #15753 from dmatveev:dm/ng-5000-security_barrier-interactive_face 5 years ago
Dmitry Kurtaev 6e14cc2189 Resolve https://github.com/opencv/opencv/issues/15863 5 years ago
Lorenzo Lucignano c40fbad12e Samples DNN: tf_text_graph_sd.py loads box coder variance and box NMS params from config file 5 years ago
Alexander Alekhin 48073e6d95 pylint: eliminate warnings 5 years ago
CJ Smith c2f2ea6b85 Merge pull request #15789 from CJSmith-0141:15779-scale-bug-in-stereo-match-sample 5 years ago
float13 1accf3b3f4 Tutorial - Make required input args positional. 5 years ago
nick black 6e9eca29e2
stitching_detailed: use correct match_conf default 5 years ago
anton-potapov 471b40040a Merge pull request #15735 from anton-potapov:gapi_async_documentaion 5 years ago
Steve Nicholson acb3b3bd4d Add documentation and example program for intersectConvexConvex 5 years ago
Alexander Alekhin 0e40c8a031 fix pylint warnings 5 years ago
Suleyman TURKMEN 2d2330382d Update samples 5 years ago
Dmitry Kurtaev 741aee6901 Fix dnn object detection sample 5 years ago
Suleyman TURKMEN f73395122c Update Samples 5 years ago
craterkamath 04f720d56a Fixed Typo Closes #15148 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
luz.paz 32aba5e64b FIx misc. source and comment typos 5 years ago
Dmitry Kurtaev 59864a3bbc Fix #14993 5 years ago
Dmitry Kurtaev 47c5ee5d9c Fixes for OpenCV face detection network 5 years ago
Dmitry Kurtaev a0c3bb70a9 Modify SSD from TensorFlow graph generation script to enable MyriadX 5 years ago
Dmitry Kurtaev a2125594ea Fix false positives of face detection network for large faces 5 years ago
Giles Payne 2734291b35 Add CameraActivity utility class to automate Camera permission request handling 5 years ago
Alexander Alekhin 8bac8b513c core: support SIMD intrinsics in user code 5 years ago
Giles Payne a897fc91ec Add no_samples_build option to Android SDK build 5 years ago
LaurentBerger 97681d0607 Add clip to deploy.prototxt 5 years ago
Dmitry Kurtaev a04ab2298b Fix JS sample of dnn 5 years ago
Vishal Chiluka 0e9a865bbf Moved NVIDIA_Optical_Flow sample app to opencv_contrib 5 years ago
Dmitry Kurtaev 411ca87a86
Remove extra ")" 5 years ago
Dmitry Kurtaev d17d3b66aa Fix face recognition JS sample 5 years ago
tribta e8283f94ed Fix Python code, for the tutorial_laplace_operator, to get the same result between the Cpp, Java and Python 5 years ago
Alexander Alekhin 5c63be3c6e samples: support MSVS 2019 compiler 5 years ago
Dmitry Kurtaev d75a089690 Fix face recognition sample for JS 5 years ago
wenzhao 3f5c85e933 opencv.js: fix the loading issue of opencv.js(WASM) in face recognition 6 years ago
SchultzC 1e6e18ff05
Changed to integer division 6 years ago
Alexander Alekhin a51d46cbf9 samples: skip findFile() in encoding mode 6 years ago
SchultzC 3833d86f0f Merge pull request #14733 from SchultzC:3.4 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
SchultzC edb3337ead Remove divide by 1000 6 years ago
Lubov Batanina f94253b82b Merge pull request #14627 from l-bat:demo_kinetics 6 years ago
atalaman 935c02c0a3 Merge pull request #13851 from TolyaTalamanov:at/new-kernel-package-design 6 years ago
Dmitry Kurtaev 26e426adb1 StridedSlice from TensorFlow 6 years ago
Alexander Alekhin 3c1267dbe6 android: update 'debug' information support 6 years ago
Alexander Alekhin 132253c9f3 dnn: use AsyncArray 6 years ago
Alexander Alekhin 18151e79bb cmake(samples): use LINK_PRIVATE in target_link_libraries 6 years ago
mehlukas 6bff0e24f8 Merge pull request #14314 from mehlukas:3.4-opticalflow 6 years ago
mehlukas 47c45e5bd3 Merge pull request #14393 from mehlukas:3.4-meanshift 6 years ago
Dmitry Kurtaev 63bb97cc19 Asynchronous C++ sample 6 years ago
Alexander Alekhin 3201ea89d6 cmake: enable threading in samples 6 years ago
Dmitry Kurtaev c3b0a68a2b Async mode for dnn's object detection sample 6 years ago