bob.sp.FFT2DAbstract¶
-
class
bob.sp.FFT2DAbstract¶ Bases:
Boost.Python.instanceAbstract class for FFT2D
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((FFT2D)self, (int)height, (int)width)Reset the dimension of the expected input signals. Attributes
heightwidth-
height¶
-
reset((FFT2D)self, (int)height, (int)width) → None :¶ Reset the dimension of the expected input signals.
-
width¶
-