2967 Commits (95415ac3a586207cd89b43c91078bf5a0a038de2)

Author SHA1 Message Date
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
LaurentBerger fa8e301c69 extends regex matching for conv group of layers 6 years ago
Sheel-Patel ec39f0dc9e Merge pull request #14122 from Sheel-Patel:patch-1 6 years ago
Dmitry Kurtaev a304069687 Remove preprocessing parameters from README 6 years ago
Allan Rodriguez 86561fef90 Added C++ version of digits.py. 6 years ago
Alexander Alekhin d38869eb76 docs: fix links 6 years ago
Alexander Alekhin 6686559c70 ocl: define CL_SILENCE_DEPRECATION on MacOSX 6 years ago
Pedro Ferreira da Costa 9cef78b685 Merge pull request #14109 from PedroFerreiradaCosta:adding_python_version_to_anisotropic_tutorial 6 years ago
Alexander Alekhin fbed33cc1f samples: fix python samples compatibility with demo.py 6 years ago
Alexander Alekhin 04fad57fc1 samples: fix python samples compatibility with demo.py 6 years ago
Otto Seiskari 3a1ccd5f43 Remove fullscreen android:theme where it hides the menu 6 years ago
LaurentBerger d338644159 Issue 14047 6 years ago
Alexander Alekhin 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
cftang 98d8436440 fix tf_text_graph_common tensor_content type bug 6 years ago
Dmitry Kurtaev fe7c93cc05 Fix priors boxes generation in case of non square inputs for TensorFlow SSDs 6 years ago
catree 3c92d40f6e Fix arguments parsing. Add possibility to choose between different features type. Add keypoints matching visualization. Auto format code. 6 years ago
smirnov-alexey 7b7d21ebef Updates gapi tutorial using normalize kernel 6 years ago
Dmitry Kurtaev 6ad3bf3130 Enable ResNet-based Mask-RCNN models from TensorFlow Object Detection API 6 years ago
Dmitry Kurtaev 252fd63194 Align TensorFlow and OpenCV paths to create a text graph 6 years ago
Alexander Nesterov cca2c4b314 Update obj. detect sample 6 years ago
LaurentBerger 49a43dfc8f Check syntax of stitchnig detailed 6 years ago
Dmitry Kurtaev 67e6a6077d Create text graphs for Faster-RCNN from TensorFlow with dilated convolutions 6 years ago
berak 6596eab66c dnn/samples: add googlenet to model zoo 6 years ago
Dmitry Kurtaev 4ae5df5509 SSD with FPN proposals from TensorFlow 6 years ago
Quentin Chateau 581d0ef8a9 Merge pull request #13584 from qchateau:improve_stitching_detailed 6 years ago
Dmitry Kurtaev 62199df815 Fix edge_detection.py sample for Python 3 6 years ago
Alexander Nesterov a208c3bf04 Fix openpose samples 6 years ago