- 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
-
- 13 Nov, 2018 1 commit
-
-
ssnover95 authored
doc(tutorial_py_fourier_transform): Correct errors in tutorial for integer division and filter symmetry
-
- 10 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
- cv::at => cv::Mat::at() - removed unnecessary @ref
-
- 07 Nov, 2018 1 commit
-
-
Marco A. Gutierrez authored
-
- 04 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 26 Oct, 2018 1 commit
-
-
catree authored
-
- 24 Oct, 2018 1 commit
-
-
Ali Yasin Eser authored
-
- 18 Oct, 2018 1 commit
-
-
Karpushin Vladislav authored
-
- 27 Sep, 2018 1 commit
-
-
Peter Whidden authored
-
- 24 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 15 Sep, 2018 2 commits
- 14 Sep, 2018 1 commit
-
-
Karpushin Vladislav authored
-
- 11 Sep, 2018 1 commit
-
-
jsxyhelu authored
find innercircle of contour by using pointPolygonTest: (#12206)
-
- 31 Aug, 2018 2 commits
-
-
Vlad Karpushin authored
* doc: add new tutorial motion deblur filter * Update motion_deblur_filter.markdown a few minor changes
-
Vlad Karpushin authored
* doc: fix English gramma in tutorial out-of-focus-deblur filter * Update out_of_focus_deblur_filter.markdown slightly modified one sentence
-