AsposeOcr.RecognizeImageFromUri
AsposeOcr.RecognizeImageFromUri method
يتعرف على النص الموجود في الصورة المقدم من رابط URI.
public RecognitionResult RecognizeImageFromUri(string uri, RecognitionSettings settings = null)
| معامل | يكتب | وصف |
|---|---|---|
| uri | String | رابط URI للصورة. |
| settings | RecognitionSettings | إعدادات التعرف. |
قيمة الإرجاع
الRecognitionResult مع نتائج التعرف على الصور.
ملاحظات
يتعرف على الصورة مع إمكانية التحديدRecognitionSettings . يدعم GIF و PNG و JPEG و BMP و TIFF و JFIF.
أنظر أيضا
- class RecognitionResult
- class RecognitionSettings
- class AsposeOcr
- مساحة الاسم Aspose.OCR
- المجسم Aspose.OCR