AsposeOcr.CompareImageTexts
AsposeOcr.CompareImageTexts method
Kontrollera om två bilder innehåller samma text.
public bool CompareImageTexts(string fullPath1, string fullPath2,
RecognitionSettings settings = null, bool ignoreCase = true)
Parameter | Typ | Beskrivning |
---|---|---|
fullPath1 | String | Vägen till den första bilden. |
fullPath2 | String | Vägen till den andra bilden. |
settings | RecognitionSettings | Igenkänningsinställningar. |
ignoreCase | Boolean | Sant – betyder en sökning som inte är skiftlägeskänslig. |
Returvärde
Sant om bilder har samma text (90 % likhet).
Se även
- class RecognitionSettings
- class AsposeOcr
- namnutrymme Aspose.OCR
- hopsättning Aspose.OCR