-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
57 lines (57 loc) · 1.47 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
50
51
52
53
54
55
56
57
*.dSYM
/background-removal/output.avi
/scale-plot/result.png
/svm-non-linear/result.png
/video-write/blue.avi
/video-write/green.avi
/video-write/red.avi
/adding-borders/borders
/affine-tranformations/affine
/alpha-blending/alpha-blend
/back-projection/back-project
/background-removal/remove-background
/basic-drawing/basic-drawing
/basic-threshold/threshold
/blinker/blink
/bounding-contours/bound
/brightness-contrast/contrast
/canny-edge-detector/canny
/cascade-body/cascade-body
/cascade-classifier/detect
/convex-hull/hull
/discrete-fourier-transform/dft
/edge-detection/sobel-scharr
/erode-dilate/erode-dilate
/file-io/store
/finding-contours/contours
/flann-matching/flann
/freak/freak
/gaussian-blur-filter/blur
/harris-corners/harris
/histogram-calculation/calculate-histogram
/histogram-comparison/compare-histogram
/histogram-equalization/equalize-histogram
/homography-perspective/detect-homography
/hough-circles/hough-circles
/hough-lines/hough-lines
/how-to-scan-images/scan-image
/image-moments/moments
/image-pyramids/pyramids
/laplace/laplace
/linear-filters/linear-filters
/load-display-image/load-display
/log-polar/log-polar
/lucas-kanade/lucas-kanade
/mat-mask-operations/mask
/mesh/mesh
/more-drawing/draw-more
/more-morphology/morphology
/remap-image/remap
/scale-plot/scale
/scrubber/scrubber
/shi-tomasi-corners/shi-tomasi-corners
/support-vector-machines/svm
/svm-non-linear/svm-nonlinear
/template-matching/match
/video-similarity/video-similarity
/video-write/video-write