qbcompiler.calibration.preprocess.SetOrder Class Reference#
|
Mobilint SDK qb Compiler v1.2
MCS002-EN
|
qbcompiler.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 703 of file preprocess.py.
Constructor & Destructor Documentation
◆ __init__()
| qbcompiler.calibration.preprocess.SetOrder.__init__ | ( | self, | |
| str | shape = "HWC" ) |
Definition at line 704 of file preprocess.py.
Member Function Documentation
◆ __call__()
| qbcompiler.calibration.preprocess.SetOrder.__call__ | ( | self, | |
| np.ndarray | img ) |
Definition at line 709 of file preprocess.py.
Member Data Documentation
◆ shape
| qbcompiler.calibration.preprocess.SetOrder.shape = shape |
Definition at line 707 of file preprocess.py.
The documentation for this class was generated from the following file:
Generated by