Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
Classification

Pixel classification technics allow to segment an image into different regions relatively to a set of attributes. More...

Classes

class  SoAutoIntensityClassificationProcessing
  ImageViz SoAutoIntensityClassificationProcessing classifies all pixels/voxels of an image using the k-means method. More...
 
class  SoSupervisedTextureClassificationProcessing2d
  ImageViz SoSupervisedTextureClassificationProcessing2d engine More...
 
class  SoSupervisedTextureClassificationProcessing3d
  ImageViz SoSupervisedTextureClassificationProcessing3d engine More...
 

Detailed Description

Pixel classification technics allow to segment an image into different regions relatively to a set of attributes.

The attributes used by the classifier to identify the regions can be:

Pixel classification methods can be split into two categories:

Supervised texture classification

Texture features

Classification model creation

Texture learning

Classification application