- 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
-
- 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
-
- 18 Oct, 2018 1 commit
-
-
Karpushin Vladislav authored
-
- 27 Sep, 2018 1 commit
-
-
Peter Whidden authored
-
- 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
-
- 17 Aug, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 27 Jul, 2018 1 commit
-
-
Karpushin Vladislav authored
In this tutorial you will learn: - what is a degradation image model - what is a PSF of an out-of-focus image - how to restore a blurred image - what is the Wiener filter
-
- 27 Jun, 2018 1 commit
-
-
catree authored
Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code.
-
- 10 Jun, 2018 1 commit
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test.
-
- 31 May, 2018 2 commits
-
-
Alexander Alekhin authored
- 23 May, 2018 1 commit
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
-
- 18 May, 2018 1 commit
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial.
-
- 16 May, 2018 1 commit
-
-
catree authored
-
- 12 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 08 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
-
- 30 Oct, 2017 1 commit
-
-
Pushkal Katara authored
Resolves - https://github.com/opencv/opencv/issues/9928
-
- 05 Oct, 2017 10 commits
- 16 Aug, 2017 1 commit
-
-
Steven Puttemans authored
-
- 11 May, 2017 1 commit
-
-
Cartucho authored
* Extending template_matching tutorial with Java * adding mask to java version of the tutorial * adding the python toggle and code * updating table of content * adding py and java to table of content * adding mask to python * going back to markdown with duplicated text * non duplicated text
-
- 03 May, 2017 1 commit
-
-
vskarlsruhe authored
-
- 29 Apr, 2017 1 commit
-
-
Ninad P.Chaudhari authored
Corrected the spelling which was used in explanation for parameters.
-
- 01 Mar, 2017 1 commit
-
-
Adeel Ahmad authored
* Update linux_install.markdown Grammar improvements, fixed typos. * Update tutorials.markdown Improvements in grammar. * Update table_of_content_calib3d.markdown * Update camera_calibration_square_chess.markdown Improvements in grammar. Added answer. * Update tutorials.markdown * Update erosion_dilatation.markdown * Update table_of_content_imgproc.markdown * Update warp_affine.markdown * Update camera_calibration_square_chess.markdown Removed extra space. * Update gpu_basics_similarity.markdown Grammatical improvements, fixed typos. * Update trackbar.markdown Improvement for better understanding.
-
- 09 Feb, 2017 1 commit
-
-
Jiří Sejkora authored
-
- 03 Jan, 2017 1 commit
-
-
Lorena García authored
-
- 15 Dec, 2016 1 commit
-
-
StevenPuttemans authored
Original commit is a5f19f7dd6ae5bc93f73e0417a9e0bfd34c01672
-
- 01 Dec, 2016 1 commit
-
-
JR Heard authored
-