bob.sp.DCT1DAbstract¶
-
class
bob.sp.DCT1DAbstract¶ Bases:
Boost.Python.instanceAbstract class for DCT1D
Raises an exception This class cannot be instantiated from Python
-
__init__()¶ Raises an exception This class cannot be instantiated from Python
Methods
__init__Raises an exception This class cannot be instantiated from Python reset((DCT1D)self, (int)length)Reset the length of the expected input signals. Attributes
lengthLength of the array to process. -
length¶ Length of the array to process.
-
reset((DCT1D)self, (int)length) → None :¶ Reset the length of the expected input signals.
-