Overload List
| Name | Description | |
|---|---|---|
| AddTrainItem(String, String) | Creates a ClassifyTrainItem object and adds it to the LabeledImages collection. | |
| AddTrainItem(IImage, String) | Creates a ClassifyTrainItem object and adds it to the LabeledImages. returns the image id;. |
See Also