AsposeOcr.CompareImageTexts
AsposeOcr.CompareImageTexts method
Comprobar si dos imágenes contienen el mismo texto.
public bool CompareImageTexts(string fullPath1, string fullPath2,
RecognitionSettings settings = null, bool ignoreCase = true)
Parámetro | Escribe | Descripción |
---|---|---|
fullPath1 | String | Camino a la primera imagen. |
fullPath2 | String | Camino a la segunda imagen. |
settings | RecognitionSettings | Configuraciones de reconocimiento. |
ignoreCase | Boolean | Verdadero: significa una búsqueda que no distingue entre mayúsculas y minúsculas. |
Valor_devuelto
Verdadero si las imágenes tienen el mismo texto (90 % de similitud).
Ver también
- class RecognitionSettings
- class AsposeOcr
- espacio de nombres Aspose.OCR
- asamblea Aspose.OCR