SoSupervisedTextureClassificationProcessing2d Properties |
The SoSupervisedTextureClassificationProcessing2d type exposes the following members.
Name | Description | |
---|---|---|
![]() | coocRadius | Radius of the circular neighborhood used by the cooccurrence features. |
![]() | coocTextonShape | The shape of the co-occurrence texton, i.e., the pattern defined by the set of co-occurrence vectors. |
![]() | coocTextonSize | The size of the texton shape for co-occurrence features. |
![]() | featureGroup | The groups of textural features to compute. |
![]() | inImage | The input grayscale image to segment. |
![]() | inTrainingImage | The input label training image (16 or 32 bits). |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | minSeparationPercentage | This parameter controls the rejection criteria of the feature selection algorithm (FS). |
![]() | outLabelImage | The output label image representing the texture classification result. |
![]() | outMapImage | Output map image. |
![]() | outMapType | The Output map image type. |
![]() | radiusRange | The minimum and maximum radius of the circular neighborhoods used for computing textural features. |
![]() | radiusStep | The step used to define the set of radius between minimum and maximum. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |