- 22 Aug, 2019 1 commit
-
-
Prakhar Varshney authored
* fix broken code link resolves #15344 * Update stitcher.markdown * update 3.4 link
-
- 21 Aug, 2019 1 commit
-
-
dab0bby authored
-
- 20 Aug, 2019 1 commit
-
-
xitong authored
-
- 15 Aug, 2019 1 commit
-
- 05 Aug, 2019 1 commit
-
-
Sebastián Gurin authored
backport of commit: 59b0314a
-
- 07 Jul, 2019 1 commit
-
-
jxu authored
-
- 21 Jun, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 05 Jun, 2019 1 commit
-
-
Ahmed Ashour authored
-
- 29 May, 2019 1 commit
-
-
mehlukas authored
Merge two Haar Cascade tutorials (#14674) * move haar cascade introduction, add code explanation, mark content as moved * switch to ref for include to provide correct breadcrumb navigation
-
- 23 May, 2019 1 commit
-
-
Lukas Mehl authored
-
- 20 May, 2019 1 commit
-
-
catree authored
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
-
- 15 May, 2019 2 commits
-
-
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
-
- 08 May, 2019 1 commit
-
-
Fady Essam authored
-
- 30 Apr, 2019 1 commit
-
-
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.
-
- 20 Apr, 2019 1 commit
-
-
Manthan Keim authored
Fixes a broken link for histograms of Oriented Gradients.
-
- 12 Apr, 2019 1 commit
-
-
Nick Yang authored
fix just a typo of the word 'word' (#14297)
-
- 10 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 04 Apr, 2019 2 commits
-
-
Alexander Alekhin authored
- replace tutorial links via docs.opencv.org - remove link on OpenCV 2.4 - avoid links on outdated packages
-
mehlukas authored
* improve thresholding tutorial, fix grammar issues and incorrections * keep full list of simple thresholding types
-
- 28 Mar, 2019 1 commit
-
-
George Wilson authored
* Fixed #14148 Broken Documentation Link * fixup: use 3.4 branch
-
- 21 Mar, 2019 1 commit
-
-
Pedro Ferreira da Costa authored
* Created python version of the code for the anisotropic image segmentation tutorial. Created python/cpp toggles for the markdown file. * fix doxygen warnings
-
- 18 Mar, 2019 1 commit
-
-
Pedro Ferreira da Costa authored
-
- 12 Mar, 2019 2 commits
-
-
Alexander Alekhin authored
-
LaurentBerger authored
-
- 11 Mar, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 05 Mar, 2019 2 commits
-
-
catree authored
-
RAJKIRAN NATARAJAN authored
Must have that flag. Otherwise following "doxygen overview" tutorial won't work.
-
- 21 Feb, 2019 1 commit
-
-
LaurentBerger authored
-
- 11 Feb, 2019 2 commits
-
-
Oleh authored
- 17 Jan, 2019 1 commit
-
-
Maksim Shabunin authored
-
- 13 Jan, 2019 1 commit
-
-
atinfinity authored
* fixed tutorial code of py_matcher * fixed imread mode
-
- 21 Dec, 2018 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.4.5
-
- 14 Dec, 2018 1 commit
-
-
Madan Ram authored
Replaced CV_TM_SQDIFF to TM_SQDIFF and the rest since methods are renamed in opencv 3.4
-
- 04 Dec, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 26 Nov, 2018 1 commit
-
-
Matthias Winkelmann authored
Add URLs, harmonise formatting, and fix parse error in bibliography (#13228) * Fixed parse error in bibliography * Removed extra curly braces * harmonized whitespace * changed organisation -> publisher where appropriate. Organisation is intended as the author's organisation, not the publishing. * harmonized capitalisation and whitespace * Add links to about 1/3 of references
-
- 17 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.4.4
-
- 16 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
* samples: rename starter_imagelist.cpp * samples: rename intelperc_capture.cpp => videocapture_intelperc.cpp * samples: rename openni_capture.cpp => videocapture_openni.cpp * samples: rename image_sequence.cpp => videocapture_image_sequence.cpp * samples: rename gstreamer_pipeline.cpp => videocapture_gstreamer_pipeline.cpp * samples: rename autofocus.cpp => videocapture_gphoto2_autofocus.cpp * samples: rename live_detect_qrcode.cpp => qrcode.cpp
-
- 15 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-