JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
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
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