ClassifyImageItem PropertiesCognex VisionPro 9.20

The ClassifyImageItem type exposes the following members.

Properties

  NameDescription
Public propertyHandle (Overrides ShareableBase Handle.)
Public propertyId

Gets the unique id for this item. The unique id consists of "image_" + a unique index.

Public propertyImage

Gets the image. Note that the image is the subsampled image and not the original training image. The subsampling is done when the AddImage is called.

Top
See Also