-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmatlab_shape.features
38 lines (36 loc) · 1.16 KB
/
matlab_shape.features
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
# file matlab_shape.features
# -- Shape --
AREA_PIXELS_COUNT # Area
BBOX_HEIGHT # BB Height
BBOX_WIDTH # BB Width
BBOX_XMIN # Bounding Box X
BBOX_YMIN # Bounding Box Y
CENTROID_X # Centroid X
CENTROID_Y # Centroid Y
CIRCULARITY # Circularity, formfactor
CONVEX_HULL_AREA # Convex hull area
DIAMETER_EQUAL_PERIMETER # \diameter equal perimeter
ECCENTRICITY # Eccentricity
EXTENT # Extent
EXTREMA_P1_X # Extrema #EDIT
EXTREMA_P1_Y # Extrema #EDIT
EXTREMA_P2_X # Extrema #EDIT
EXTREMA_P2_Y # Extrema #EDIT
EXTREMA_P3_X # Extrema #EDIT
EXTREMA_P3_Y # Extrema #EDIT
EXTREMA_P4_X # Extrema #EDIT
EXTREMA_P4_Y # Extrema #EDIT
EXTREMA_P5_X # Extrema #EDIT
EXTREMA_P5_Y # Extrema #EDIT
EXTREMA_P6_X # Extrema #EDIT
EXTREMA_P6_Y # Extrema #EDIT
EXTREMA_P7_X # Extrema #EDIT
EXTREMA_P7_Y # Extrema #EDIT
EXTREMA_P8_X # Extrema #EDIT
EXTREMA_P8_Y # Extrema #EDIT
EULER_NUMBER # Euler number
MAJOR_AXIS_LENGTH # Major axis length/min BB length
MINOR_AXIS_LENGTH # Minor axis length/Min BB width
ORIENTATION # Orientation
PERIMETER # Perimeter
SOLIDITY # Solidity