PredictorBaseVerifyCompatibility Method (Image, Point2D)

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,
	Point2D pos
)

Parameters

img
Type: Stemmer.CvbImage
Image to be verified.
pos
Type: Stemmer.CvbPoint2D
Position in the image to be processed.
See Also

Reference