public string Recognize( Image<Gray, byte> image )
Public Function Recognize ( _ image As Image(Of Gray, Byte) _ ) As String
public: String^ Recognize( Image<Gray^, unsigned char>^ image )