You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Karpushin Vladislav
a8e9a3a88d
doc: add new tutorial "Out of focus deblur filter"
...
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
7 years ago
..
HighGUI
Add Java and Python code for trackbar tutorial.
7 years ago
Histograms_Matching
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
7 years ago
ImgProc
doc: add new tutorial "Out of focus deblur filter"
7 years ago
ImgTrans
Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code.
7 years ago
ShapeDescriptors
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.
7 years ago
TrackingMotion
Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.
7 years ago
calib3d
Clarify the Euler angles convention chosen. Replace rotation inverse with matrix transpose.
7 years ago
core
Add Java and Python code for the following tutorials:
7 years ago
features2D
Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
7 years ago
gpu
Merge branch 'thrust_tutorial' of http://github.com/dtmoodie/opencv into thrust_tutorial
10 years ago
imgcodecs/ GDAL_IO
Update documentation ( tutorials )
9 years ago
introduction
fix file names
7 years ago
ml
Add Java and Python code for ML tutorials.
7 years ago
objectDetection
Add Java and Python code for cascade classifier and HDR tutorials.
7 years ago
photo
Add Java and Python code for cascade classifier and HDR tutorials.
7 years ago
snippets
add imgproc snippets
7 years ago
video
update samples: waitKey() usage
8 years ago
videoio
update samples: waitKey() usage
8 years ago
viz
samples: avoid using of legacy code constructions in viz sample
7 years ago
xfeatures2D
Fixed compilation warnings in samples:
7 years ago