qubee.calibration.preprocess.SetOrder Class Reference

qubee.calibration.preprocess.SetOrder Class Reference#

Mobilint SDK qb Compiler: qubee.calibration.preprocess.SetOrder Class Reference
Mobilint SDK qb Compiler v0.11.0.1
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 666 of file preprocess.py.

Constructor & Destructor Documentation

◆ __init__()

qubee.calibration.preprocess.SetOrder.__init__ ( self,
str shape = "HWC" )

Definition at line 667 of file preprocess.py.

Member Function Documentation

◆ __call__()

qubee.calibration.preprocess.SetOrder.__call__ ( self,
np.ndarray img )

Definition at line 672 of file preprocess.py.

Member Data Documentation

◆ shape

qubee.calibration.preprocess.SetOrder.shape = shape

Definition at line 670 of file preprocess.py.


The documentation for this class was generated from the following file: