JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
This is the complete list of members for crnn.CRNN, including all inherited members.
__init__(self, modelPath, charsetPath, backendId=0, targetId=0) | crnn.CRNN | |
__init__(self, modelPath, charsetPath, backendId=0, targetId=0) | crnn.CRNN | |
_backendId | crnn.CRNN | protected |
_charset | crnn.CRNN | protected |
_charsetPath | crnn.CRNN | protected |
_inputSize | crnn.CRNN | protected |
_load_charset(self, charsetPath) | crnn.CRNN | protected |
_load_charset(self, charsetPath) | crnn.CRNN | protected |
_model | crnn.CRNN | protected |
_model_path | crnn.CRNN | protected |
_postprocess(self, outputBlob) | crnn.CRNN | protected |
_postprocess(self, outputBlob) | crnn.CRNN | protected |
_preprocess(self, image, rbbox) | crnn.CRNN | protected |
_preprocess(self, image, rbbox) | crnn.CRNN | protected |
_targetId | crnn.CRNN | protected |
_targetVertices | crnn.CRNN | protected |
infer(self, image, rbbox) | crnn.CRNN | |
infer(self, image, rbbox) | crnn.CRNN | |
name(self) | crnn.CRNN | |
name(self) | crnn.CRNN | |
setBackend(self, backend_id) | crnn.CRNN | |
setBackend(self, backend_id) | crnn.CRNN | |
setTarget(self, target_id) | crnn.CRNN | |
setTarget(self, target_id) | crnn.CRNN |