JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
db.DB Member List

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
_backendIddb.DBprotected
_binaryThresholddb.DBprotected
_inputHeightdb.DBprotected
_inputSizedb.DBprotected
_inputWidthdb.DBprotected
_maxCandidatesdb.DBprotected
_modeldb.DBprotected
_modelPathdb.DBprotected
_polygonThresholddb.DBprotected
_targetIddb.DBprotected
_unclipRatiodb.DBprotected
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