The ClassifyImageItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Handle | (Overrides ShareableBase Handle.) | |
| Id | Gets the unique id for this item. The unique id consists of "image_" + a unique index. | |
| Image | 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. |
See Also