- 15 May, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
mehlukas authored
Extend optical flow tutorial (#14314) * extend python optical flow tutorial with cpp example code and add it to general tutorial directory * remove unused parameters, fix comparison between signed and unsigned int * fix hsv range problem * switch to samples::findFile for sample file location * switch to command line parameter for path * remove old tutorial as in 14393 * minor fixes
-
mehlukas authored
Extend meanshift tutorial (#14393) * copy original tutorial and python code * add cpp code, fix python code * add camshift cpp code, fix bug in meanshift code * add description to ToC page * fix shadowing previous local declaration * fix grammar: with -> within * docs: remove content of old py_meanshift tutorial, add link * docs: replace meanshift tutorial subpage in Python tutorials * switch to ref to fix wrong breadcrumb navigation * switch to cmdline for path as in #14314 * Apply suggestions from code review * order programming languages alphabetically
-
Alexander Alekhin authored
-
- 14 May, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
- moved code into separate file due issue with handling of CMake policies
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 07 May, 2019 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
LaurentBerger authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 06 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 05 May, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- CPU_DISPATCH_FINAL should be used for filtering
-
Sayed Adel authored
* core: improve AVX512 infrastructure by adding more CPU features groups * cmake: use groups for AVX512 optimization flags * core: remove gap in CPU flags enumeration * cmake: restore default CPU_DISPATCH
-
Dmitry Kurtaev authored
-
- 02 May, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 01 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
seungju authored
fix a typo in ml_intro.md, tress -> trees
-
- 30 Apr, 2019 12 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Lubov Batanina authored
Support Convolution3D layer on IE backend (#14301) * Add Convolution3D layer * Disable CXX11 * Fixed tests * Add Pooling3D layer * Merge Conv2d with Conv3d and Pool2d with Pool3d layers * Split pads * Add Deconvolution layer * Refactoring * Deduplication * Refactoring * Add utils for Convolution and Pooling layers
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
catree authored
Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-