
SIFT: Computer Vision Classics
0
1
BLOG•
In object recognition problems, we must identify features that do not change with the image scale, rotation,
3D viewpoint changes,
illumination, and noise. Moreover, these features must be substantially different from each other. This helps us to match the features against a database of features without ambiguity. We must be able to locate the features in both spatial (position) and frequency(scale and details) domains. We will use a step-wise (cascade) filtering technique. This avoids going
...Loading...
Enjoyed this?
Sign in to clap