| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_text.OCRHolisticWordRecognizer |
opencv_text.OCRHolisticWordRecognizer.create(org.bytedeco.javacpp.BytePointer archFilename,
org.bytedeco.javacpp.BytePointer weightsFilename,
org.bytedeco.javacpp.BytePointer wordsFilename)
\brief Creates an instance of the OCRHolisticWordRecognizer class.
|
static opencv_text.OCRHolisticWordRecognizer |
opencv_text.OCRHolisticWordRecognizer.create(String archFilename,
String weightsFilename,
String wordsFilename) |
Copyright © 2018. All rights reserved.