SampleImageListMaskImage Property

CVB.Net Documentation
Mask image to be applied during learning a classifier. The mask image must have the same size as the feature window!

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public Image MaskImage { get; set; }

Property Value

Type: Image
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the image list or the mask image has already been disposed
See Also

Reference