CarlosGG's Knowledge Garden 🪴

Search

Search IconIcon to open search

Traditional Computer Vision (CV) techniques

Last updated Apr 24, 2022 Edit Source

See AI/Computer Vision/Computer vision

# Resources

# Background subtraction

See AI/Computer Vision/Background subtraction

# Image interpolation

# Geometric transformations

# Affine transformations

# Projective transformations

# Filtering

# Spatial domain

1
2
3
0	 1	  0
1 	-4	  1
0 	 1	  0

# Frequency domain

# Template matching

# Template based

# Feature based

# Feature extraction

# Blob detection

# Edge detection

# Corner detection

# Feature descriptors

# Kanade–Lucas–Tomasi (KLT) feature tracker

# Optical flow