AsposeOcr.CompareImageTexts

AsposeOcr.CompareImageTexts method

تحقق مما إذا كانت الصورتان تحتويان على نفس النص.

public bool CompareImageTexts(string fullPath1, string fullPath2, 
    RecognitionSettings settings = null, bool ignoreCase = true)
معامليكتبوصف
fullPath1Stringالطريق إلى الصورة الأولى.
fullPath2Stringالطريق إلى الصورة الثانية.
settingsRecognitionSettingsإعدادات التعرف.
ignoreCaseBooleanصحيح - يعني بحث غير حساس لحالة الأحرف.

قيمة الإرجاع

صحيح إذا كان للصور نفس النص (90٪ تشابه).

أنظر أيضا