Code
|
Display
|
Definition
|
123109
|
Manual Processing |
Surface processing accomplished through human interaction. Region drawing. |
123108
|
Multispectral Processing |
Surface processing accomplished through the weighted combination of multiple sets of data. Includes Principle Component Analysis, linear and non-linear weighed combinations, etc. |
123107
|
Cluster Analysis |
Surface processing accomplished by combining data values based on their relative location within their domain or value distribution. Includes K- and C-means, Fuzzy Analysis, Watershed, Seed Growing, etc. |
123106
|
Multi-Scale/Resolution Filtering |
Surface processing accomplished through varying the data domain size. Include deformable models. |
123105
|
Histogram Analysis |
Surface processing applied to the distribution of the data values. Includes thresholding, Bayesian Classification, etc. |
123104
|
Morphological Operations |
Surface processing based on the connectivity of values based on the shape or structure of the data values within their domain. Includes erode, dilate, etc. |
123103
|
Edge Detection |
Surface processing through the exploitation of discontinuities in the data values within their domain. Includes Gradient filters. |
123102
|
Adaptive Filtering |
Surface processing applied non-uniformly utilizing a priori knowledge of the system and/or relative locations of the data values within the data domain. Example: Neighborhood analysis where weighting factors are modified continuously based on predefined criteria. |
123101
|
Neighborhood Analysis |
Surface processing utilizing predefined weighting factors (i.e., kernels) applied to different data values depending on their location relative to other data values within the data domain. Includes Low Pass, High Pass, Gaussian, Laplacian, etc. |
123111
|
Deformable Models |
Surface processing using Deformable Model techniques, such as Point Distribution Models, Level Sets, Simplex Meshes, etc. |
123110
|
Artificial Intelligence |
Surface processing using Artificial Intelligence techniques, such as Machine Learning, Neural Networks, etc. |