languagesAvailableForBcr method of the RTREngine class
Returns the set of languages which can be used for business cards recognition in the current application (for which the necessary resources are available).
- (NSSet*)languagesAvailableForBCR;
Return values
Returns a set of strings containing internal language names. See Available Languages for a complete list of languages and the corresponding internal names.
02.03.2022 12:59:15