RTRResultStabilityStatus enumeration

Result stability status: the estimate of how stable the result is, and whether it is likely to be improved by adding new frames. We do not recommend using the results in any way while stability is below RTRResultStabilityAvailable.

typedef NS_ENUM(NSInteger, RTRResultStabilityStatus) {
  RTRResultStabilityNotReady,
  RTRResultStabilityTentative,
  RTRResultStabilityVerified,
  RTRResultStabilityAvailable,
  RTRResultStabilityTentativelyStable,
  RTRResultStabilityStable
};

Constants

Name Description
RTRResultStabilityNotReady No content available.
RTRResultStabilityTentative Content detected on a single frame.
RTRResultStabilityVerified Content verified: matching content found in at least two frames.
RTRResultStabilityAvailable Matching content found in three or more frames. The content is recognized and the result is available, though the result can still vary with the addition of new frames.
RTRResultStabilityTentativelyStable The result has been stable in the last two frames.
RTRResultStabilityStable The result has been stable in the last three or more frames.

02.03.2022 12:59:15

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.