PredictorBaseVerifyCompatibility Method (Image)

CVB.Net Documentation
Verify the compatibility of a CVB image with this classifier.

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

protected void VerifyCompatibility(
	Image img
)

Parameters

img
Type: Stemmer.CvbImage
Image to be verified.
See Also

Reference