RecognizeFast
AsposeOcr.RecognizeFast method
Recognizes text on images / documents. Supports GIF, PNG, JPEG, BMP, TIFF, JFIF, stream, directory, arrays, archives.
public List<string> RecognizeFast(OcrInput images)
Parameter | Type | Description |
---|---|---|
images | OcrInput | The container with sources.OcrInput |
Return Value
List of string with image recognition results.
See Also
- class OcrInput
- class AsposeOcr
- namespace Aspose.OCR
- assembly Aspose.OCR