'Declaration Public Function New( _
ByVal imageAn image that contains a line of handwritten digits.As Vintasoft.Imaging.VintasoftImage, _
ByVal availableCharactersThe available characters to recognition.As System.String _
)
public HandwrittenDigitsLineRecognizer(
Vintasoft.Imaging.VintasoftImage image,
System.String availableCharacters
)
public: HandwrittenDigitsLineRecognizer(
Vintasoft.Imaging.VintasoftImage* image,
System.String availableCharacters
)
public:
HandwrittenDigitsLineRecognizer(
Vintasoft.Imaging.VintasoftImage^ image,
System.String availableCharacters
)
Parameters
- image
- An image that contains a line of handwritten digits.
- availableCharacters
- The available characters to recognition.