-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
49 lines (49 loc) · 1.39 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
*.dSYM/
/load-display-image/gray-image.jpg
/how-to-scan-images/howToScanImages
/load-display-image/loadAndDisplayImage
/mat-mask-operations/matMaskOperations
/alpha-blending/alphaBlend
/brightness-contrast/brightContrast
/basic-drawing/basicDrawing
/more-drawing/moreDrawing
/discrete-fourier-transform/dft
/file-io/fileIo
/gaussian-blur-filter/gaussianBlurFilter
/erode-dilate/erodeDilate
/more-morphology/moreMorphology
/image-pyramids/imagePyramids
/basic-threshold/basicThreshold
/linear-filters/linearFilters
/adding-borders/addingBorders
/edge-detection/edgeDetect
/laplace/laplace
/canny-edge-detector/canny
/hough-lines/houghLines
/hough-circles/houghCircles
/remap-image/remap
/affine-tranformations/affine
/histogram-equalization/equalizeHistogram
/histogram-calculation/calculateHistogram
/histogram-comparison/compareHistogram
/back-projection/backProject
/template-matching/matchTemplate
/finding-contours/findContours
/convex-hull/convexHull
/bounding-contours/bound
/video-similarity/videoSimilarity
/video-write/videoWrite
/harris-corners/harrisCorners
/shi-tomasi-corners/shiTomasiCorners
/flann-matching/flannMatcher
/homography-perspective/homographyPerspective
/cascade-classifier/cascadeClassify
/support-vector-machines/svm
/blinker/blink
/svm-non-linear/svmNonlinear
/opencv/
/image-moments/imageMoments
/scrubber/scrubber
/log-polar/log-polar
/lucas-kanade/lucas-kanade
/cascade-body/cascade-body