3016 Commits (f811ba87779dfc7b694195de112d54b2ce9ce55d)

Author SHA1 Message Date
Liubov Batanina ea31a14cc5 Update sample 5 years ago
Dmitry Kurtaev 76cfa65d55 AddV2 from TensorFlow 5 years ago
Jed ef290366b0 Removed deprecated 'clock' import. 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Alexander Alekhin d064079a4e build: eliminate build warnings 5 years ago
Liubov Batanina ffa72fc979 Refactoring 5 years ago
Liubov Batanina 6e33769e56 Add human parsing demo 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Alexander Alekhin 15612ebd39 python: enable Python 3.8 5 years ago
Alexander Alekhin f21bde4d9f
Merge pull request #16046 from alalek:issue_15990 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
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
Steve Nicholson acb3b3bd4d Add documentation and example program for intersectConvexConvex 5 years ago
Alexander Alekhin 0e40c8a031 fix pylint warnings 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
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
Alexander Alekhin 8bac8b513c core: support SIMD intrinsics in user code 5 years ago
LaurentBerger 97681d0607 Add clip to deploy.prototxt 5 years ago
Dmitry Kurtaev a04ab2298b Fix JS sample of dnn 5 years ago
Dmitry Kurtaev 411ca87a86
Remove extra ")" 6 years ago
Dmitry Kurtaev d17d3b66aa Fix face recognition JS sample 6 years ago
tribta e8283f94ed Fix Python code, for the tutorial_laplace_operator, to get the same result between the Cpp, Java and Python 6 years ago
Alexander Alekhin 5c63be3c6e samples: support MSVS 2019 compiler 6 years ago
Dmitry Kurtaev d75a089690 Fix face recognition sample for JS 6 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
Dmitry Kurtaev 26e426adb1 StridedSlice from TensorFlow 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
LaurentBerger fa8e301c69 extends regex matching for conv group of layers 6 years ago