|
JeVoisBase
1.23
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
This is the complete list of members for db.DB, including all inherited members.
| __init__(self, modelPath, inputSize=[736, 736], binaryThreshold=0.3, polygonThreshold=0.5, maxCandidates=200, unclipRatio=2.0, backendId=0, targetId=0) | db.DB | |
| __init__(self, modelPath, inputSize=[736, 736], binaryThreshold=0.3, polygonThreshold=0.5, maxCandidates=200, unclipRatio=2.0, backendId=0, targetId=0) | db.DB | |
| _backendId | db.DB | protected |
| _binaryThreshold | db.DB | protected |
| _inputHeight | db.DB | protected |
| _inputSize | db.DB | protected |
| _inputWidth | db.DB | protected |
| _maxCandidates | db.DB | protected |
| _model | db.DB | protected |
| _modelPath | db.DB | protected |
| _polygonThreshold | db.DB | protected |
| _targetId | db.DB | protected |
| _unclipRatio | db.DB | protected |
| infer(self, image) | db.DB | |
| infer(self, image) | db.DB | |
| name(self) | db.DB | |
| name(self) | db.DB | |
| setBackend(self, backend) | db.DB | |
| setBackend(self, backend) | db.DB | |
| setInputSize(self, input_size) | db.DB | |
| setInputSize(self, input_size) | db.DB | |
| setTarget(self, target) | db.DB | |
| setTarget(self, target) | db.DB |