AsposeOcr.CompareImageTexts
AsposeOcr.CompareImageTexts method
두 이미지에 동일한 텍스트가 포함되어 있는지 확인합니다.
public bool CompareImageTexts(string fullPath1, string fullPath2,
RecognitionSettings settings = null, bool ignoreCase = true)
모수 | 유형 | 설명 |
---|---|---|
fullPath1 | String | 첫 번째 이미지의 경로입니다. |
fullPath2 | String | 두 번째 이미지의 경로입니다. |
settings | RecognitionSettings | 인식 설정. |
ignoreCase | Boolean | True - 대소문자를 구분하지 않는 검색을 의미합니다. |
반환 값
이미지에 동일한 텍스트(90% 유사성)가 있는 경우 True입니다.
또한보십시오
- class RecognitionSettings
- class AsposeOcr
- 네임스페이스 Aspose.OCR
- 집회 Aspose.OCR