Feature Extraction Flashcards

1
Q

Shape features

A

Are only dependent on binary mask. Describes the shape of object, can be region or boundary features

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Boundary features

A

Chain code
Concavity trees
Convex hulls
Signatures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Region features

A

Includes topological features.

Area
P2A
Euler
Texture
Perimeter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Shape feature: Area

A

Number of pixels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Shape feature: P2A

A

Compactness, perimeter squared divided by area

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Shape feature: Euler number

A

Topological descriptor. Number of objects divided by the total number of holes in objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Shape feature: Texture

A

Smoothness or regularity of region. Can be computed as statistical, structural or spectral property.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Shape feature: Perimeter

A

Simplest number of pixels on boundary.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Shape feature: Chain code

A

Describes boundary. Four or eight step, goes around object edge.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Shape feature: Skeletons

A

Describes middle skeleton of object. Can be found by thinning object or by MAT.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Topological descriptors

A

Connected components
Number of holes
Euler number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Shape feature: Signature

A

1D representation of boundary. Distance from centre point to the border as function of angle.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly