ImageClassificationInfoCollectionMergeClasses Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodMergeClasses(String, String)
Merge two classes into one class. The class label will be taken from the 2nd class index. Note that this operation will invalidate all indices higher than fromLabel.
Public methodMergeClasses(Int32, Int32)
Merge two classes into one class. The class label will be taken from the 2nd class index. Note that this operation will invalidate all indices higher than fromIndex.
(Inherited from SampleListLabelInfoCollectionTLabelInformation, TData.)
Top
See Also

Reference