|
def | __init__ (self, processors=None, detModel=None) |
| Constructor for black workspace mat detector. More...
|
|
def | display_cv (self, I, ratio=None, window_name="foreground objects") |
|
def | info (self) |
|
def | measure (self, I) |
|
def | saveTo (self, fPtr) |
| Save results of calibration to HDF5 file. More...
|
|
def | setMask (self, theMask) |
|
◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
processors = None , |
|
|
|
detModel = None |
|
) |
| |
Constructor for black workspace mat detector.
- Parameters
-
[in] | processors | Image processors for the different layers. |
[in] | detModel | Detection models for the different layers. |
◆ buildCalibratedFromImage()
def buildCalibratedFromImage |
( |
|
theData, |
|
|
|
isRGBD = False |
|
) |
| |
|
static |
def saveConfig(self, outFile): pass
◆ display_cv()
def display_cv |
( |
|
self, |
|
|
|
I, |
|
|
|
ratio = None , |
|
|
|
window_name = "foreground objects" |
|
) |
| |
◆ info()
◆ measure()
◆ saveTo()
def saveTo |
( |
|
self, |
|
|
|
fPtr |
|
) |
| |
Save results of calibration to HDF5 file.
The save process saves the necessary information to instantiate a Detector class object. Stored in root of fPtr.
- Parameters
-
[in] | fPtr | An HDF5 file point. |
◆ setMask()
def setMask |
( |
|
self, |
|
|
|
theMask |
|
) |
| |
◆ imFG
◆ mask
The documentation for this class was generated from the following file: