TextRecouncer не настраивается... TextRecouncer.isOperational() всегда возвращает falseAndroid

Форум для тех, кто программирует под Android
Anonymous
TextRecouncer не настраивается... TextRecouncer.isOperational() всегда возвращает false

Сообщение Anonymous »

Код:

Код: Выделить всё

TextRecognizer detector = new TextRecognizer.Builder(this).build();
detector.isOperational() // always returns  FALSE

Код: Выделить всё

TextRecognizer
не настраивается... TextRecouncer.isOperational() всегда возвращает false

Подробнее здесь: https://stackoverflow.com/questions/434 ... always-ret

Вернуться в «Android»