Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
이 속성은 지정된 문자가 잘못 인식된 추정 확률(0~100 범위)을 반환합니다.
인식 없이 얻은 문자에 대해서는 오류 확률이 계산되지 않습니다. 예를 들어, 소스 PDF 파일에서 직접 가져온 문자들입니다.
HRESULT get_ErrorProbability(
int Index,
int* Result
);
int get_ErrorProbability( int Index );
Property ErrorProbability(Index As Integer) As Integer
Index
[in] 이 매개변수는 인식된 텍스트에서 지정된 문자의 인덱스를 지정합니다.
Result
[out, retval] 이 속성의 값을 받는 int 변수에 대한 포인터입니다.
이 함수는 특정 반환 값이 없습니다. 이 함수는 ABBYY FineReader Engine 함수의 표준 반환 값을 반환합니다.
PlainText
CharConfidence, ErrorProbability 및 IsSuspicious의 차이점은 무엇인가요?
속성 사용하기