Features

From FarsightWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
== Features ==  
+
Several Feature types are defined these include:
These features can be calculated with two input images (Data Image and Label Image).  
+
1. Intrinsic Features
They are most commonly used for blob-like regions, such as nuclei.
+
2. Associative Features
 +
== Intrinsic Features ==
 +
These features can be calculated with two input images (Data Image and Label Image).  
 +
They are most commonly used for blob-like regions, such as nuclei.
  
1. Volume - number of voxels in the object (Dirk)
+
===''Volume''===
2. Integrated Intensity - sum of the intensities of all voxels in the object (Dirk)
+
Number of voxels in the object (Dirk)
3. Eccentricity - ratio of the distance between the foci to the length of the major axis (2D?) (Dirk)
+
===''Integrated Intensity''===
4. Elongation - major axis length over minus axis length (2D?) (Dirk)
+
Sum of the intensities of all voxels in the object (Dirk)
5. Orientation - angle between major axis and origin (2D) (Dirk)  
+
===''Eccentricity''===
6. Bounding Box Volume - number of voxels in bounding box of object (Dirk)
+
Ratio of the distance between the foci to the length of the major axis (2D?) (Dirk)
7. Sum - same as integrated intensity (ITK statistics)
+
===''Elongation''===
8. Mean - average intensity of voxels in the object (ITK statistics)
+
Major axis length over minor axis length (2D?) (Dirk)
9. Median - middle intensity of voxels in the object (ITK statistics)
+
===''Orientation''===
10. Minimum - minimum intensity of voxels in the object (ITK statistics)
+
Angle between major axis and origin (2D) (Dirk)
11. Maximum - maximum intensity of voxels in the object (ITK statistics)
+
===''Bounding Box Volume''===
12. Sigma - standard deviation of intensity of voxels in the object (ITK statistics)
+
Number of voxels in bounding box of object (Dirk)
13. Variance - variance of intensity of voxels in the object (ITK statistics)
+
===''Sum''===
14. Radius Variation - standard deviation of distance from surface voxels to centroid (Isaac)
+
Same as integrated intensity (ITK statistics)
15. Skew - skew of the normalized intensity histogram (Isaac) (See Supplement B2)
+
===''Mean''===
16. Energy - energy of the normalized intensity histogram (Isaac) (See Supplement B2)
+
Average intensity of voxels in the object (ITK statistics)
17. Entropy - entropy of the normalized intensity histogram (Isaac) (See Supplement B2)
+
===''Median''===
18. Surface Gradient - average of surface gradients (Isaac)
+
Middle intensity of voxels in the object (ITK statistics)
19. Interior Gradient - average of interior gradients (Isaac)
+
===''Minimum''===
20. Interior Intensity - average of interior intensities (Isaac)  
+
Minimum intensity of voxels in the object (ITK statistics)
21. Surface Intensity - average of surface intensities (Isaac)
+
===''Maximum''===
22. Intensity Ratio - ratio of surface intensity to interior intensity (Isaac)
+
Maximum intensity of voxels in the object (ITK statistics)
23. Shared Boundary - ratio of surface area that touches another object to total surface area (Isaac)
+
===''Sigma''===
24. Surface Area - number of voxels on surface of the object (Isaac)
+
Standard deviation of intensity of voxels in the object (ITK statistics)
25. Shape - Ratio of surface voxels to total voxels - compactness or thinness of object (Isaac) (See Supplement B2)
+
===''Variance''===
26. Texture - Similar to interior gradient, also exploring other texture measurements.
+
Variance of intensity of voxels in the object (ITK statistics)
 +
===''Radius Variation''===
 +
Standard deviation of distance from surface voxels to centroid (Isaac)
 +
===''Skew''===
 +
Skew of the normalized intensity histogram (Isaac) (See Supplement B2)
 +
===''Energy''===
 +
Energy of the normalized intensity histogram (Isaac) (See Supplement B2)
 +
===''Entropy''===
 +
Entropy of the normalized intensity histogram (Isaac) (See Supplement B2)
 +
===''Surface Gradient''===
 +
Average of surface gradients (Isaac)
 +
===''Interior Gradient''===
 +
Average of interior gradients (Isaac)
 +
===''Interior Intensity''===
 +
Average of interior intensities (Isaac)  
 +
===''Surface Intensity''===
 +
Average of surface intensities (Isaac)
 +
===''Intensity Ratio''===
 +
Ratio of surface intensity to interior intensity (Isaac)
 +
===''Shared Boundary''===
 +
Ratio of surface area that touches another object to total surface area (Isaac)
 +
===''Surface Area''===
 +
Number of voxels on surface of the object (Isaac)
 +
===''Shape''===
 +
Ratio of surface voxels to total voxels - compactness or thinness of object (Isaac) (See Supplement B2)

Revision as of 18:48, 24 March 2009

Several Feature types are defined these include: 1. Intrinsic Features 2. Associative Features

Contents

Intrinsic Features

These features can be calculated with two input images (Data Image and Label Image). They are most commonly used for blob-like regions, such as nuclei.

Volume

Number of voxels in the object (Dirk)

Integrated Intensity

Sum of the intensities of all voxels in the object (Dirk)

Eccentricity

Ratio of the distance between the foci to the length of the major axis (2D?) (Dirk)

Elongation

Major axis length over minor axis length (2D?) (Dirk)

Orientation

Angle between major axis and origin (2D) (Dirk)

Bounding Box Volume

Number of voxels in bounding box of object (Dirk)

Sum

Same as integrated intensity (ITK statistics)

Mean

Average intensity of voxels in the object (ITK statistics)

Median

Middle intensity of voxels in the object (ITK statistics)

Minimum

Minimum intensity of voxels in the object (ITK statistics)

Maximum

Maximum intensity of voxels in the object (ITK statistics)

Sigma

Standard deviation of intensity of voxels in the object (ITK statistics)

Variance

Variance of intensity of voxels in the object (ITK statistics)

Radius Variation

Standard deviation of distance from surface voxels to centroid (Isaac)

Skew

Skew of the normalized intensity histogram (Isaac) (See Supplement B2)

Energy

Energy of the normalized intensity histogram (Isaac) (See Supplement B2)

Entropy

Entropy of the normalized intensity histogram (Isaac) (See Supplement B2)

Surface Gradient

Average of surface gradients (Isaac)

Interior Gradient

Average of interior gradients (Isaac)

Interior Intensity

Average of interior intensities (Isaac)

Surface Intensity

Average of surface intensities (Isaac)

Intensity Ratio

Ratio of surface intensity to interior intensity (Isaac)

Shared Boundary

Ratio of surface area that touches another object to total surface area (Isaac)

Surface Area

Number of voxels on surface of the object (Isaac)

Shape

Ratio of surface voxels to total voxels - compactness or thinness of object (Isaac) (See Supplement B2)

Personal tools