Lecture 4 1 Feature Descriptors
Lecture 4 1 Feature Descriptors
1
Feature descriptors
Trym Vegard Haavardsholm
Feature descriptors
• Binary descriptors
2
Histogram of Gradients (HOG) descriptors
3
SIFT detector
4
SIFT detections
5
Patch at detected position, scale, orientation
6
SIFT descriptor
7
SIFT descriptor
8
SIFT descriptor
9
SIFT descriptor
10
SIFT descriptor
11
SIFT descriptor
12
SIFT descriptor
13
SIFT descriptor
14
SIFT descriptor
15
SIFT descriptor
16
SIFT descriptor
17
SIFT descriptor
18
Example: Feature comparison
19
Example: Feature comparison
20
Example: Feature comparison
21
SIFT summary
22
SIFT summary
http://www.vlfeat.org/ 23
Binary descriptors
• Extremely efficient construction and comparison
L= ∑
0≤ a ≤ N
XOR( Fa1 , Fa2 )
BRISK sampling pairs
24
Binary descriptors
28
Binary descriptors
29
Binary descriptors
30