qubee.calibration.preprocess.SetOrder Class Reference#
|
Mobilint SDK qb Compiler v0.12.0.0
MCS002-EN
|
qubee.calibration.preprocess.SetOrder Class Reference
Public Member Functions | |
| __init__ (self, str shape="HWC") | |
| __call__ (self, np.ndarray img) | |
Public Attributes | |
| shape = shape | |
Detailed Description
Definition at line 672 of file preprocess.py.
Constructor & Destructor Documentation
◆ __init__()
| qubee.calibration.preprocess.SetOrder.__init__ | ( | self, | |
| str | shape = "HWC" ) |
Definition at line 673 of file preprocess.py.
Member Function Documentation
◆ __call__()
| qubee.calibration.preprocess.SetOrder.__call__ | ( | self, | |
| np.ndarray | img ) |
Definition at line 678 of file preprocess.py.
Member Data Documentation
◆ shape
| qubee.calibration.preprocess.SetOrder.shape = shape |
Definition at line 676 of file preprocess.py.
The documentation for this class was generated from the following file:
Generated by