bob.sp.DCT1DAbstract

class bob.sp.DCT1DAbstract

Bases: Boost.Python.instance

Abstract 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

length Length 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.