RecognizeStreetPhoto
AsposeOcr.RecognizeStreetPhoto method
Recognizes text on street photos.
public List<RecognitionResult> RecognizeStreetPhoto(OcrInput input)
Parameter | Type | Description |
---|---|---|
input | OcrInput | The container with sources.OcrInput |
Return Value
List of RecognitionResult
objects with image recognition results.
Remarks
Extract text from street photos, traffic camera images, ID cards, driver licenses, and other images with sparse text and noisy/colored backgrounds. Supports GIF, PNG, JPEG, BMP, TIFF, JFIF, stream, directory, arrays, archives.
See Also
- class RecognitionResult
- class OcrInput
- class AsposeOcr
- namespace Aspose.OCR
- assembly Aspose.OCR