ParticleClassifierOptions

NI Vision for LabWindows/CVI Function

ParticleClassifierOptions

Defines the dependence of the particle classifier on shape, scale, and mirror symmetry.

Elements

Name

Type

Description

scaleDependence float The relative importance of scale when classifying particles. This value ranges from 0 to 1000. If scaleDependence is 0, the samples are classified independent of scale. For example, a large object and small object of the same type would be classified as the same class.
mirrorDependence float The relative importance of mirror symmetry when classifying particles. This value ranges from 0 to 1000. An example of objects exhibiting mirror symmetry are the lowercase letters p and q. If mirrorDependence is 0, the samples are classified independent of mirror symmetry. For example, p and q would be classified as the same class.