ClassifyPattern AddTrainItem Method Cognex VisionPro 9.24
Overload List

  NameDescription
Public methodAddTrainItem(String, String)

Creates a ClassifyTrainItem object and adds it to the LabeledImages collection.

Public methodAddTrainItem(IImage, String)

Creates a ClassifyTrainItem object and adds it to the LabeledImages. returns the image id;.

Top
See Also