RecognizeFast

AsposeOcr.RecognizeFast method

识别图像/文档上的文本。支持 GIF、PNG、JPEG、BMP、TIFF、JFIF、流、目录、数组、压缩包。

public List<string> RecognizeFast(OcrInput images)
ParameterType描述
imagesOcrInput包含源的容器OcrInput

返回值

包含图像识别结果的字符串列表。

另请参见