bob.sp.FFT2DAbstract

class bob.sp.FFT2DAbstract

Bases: Boost.Python.instance

Abstract 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

height
width
height
reset((FFT2D)self, (int)height, (int)width) → None :

Reset the dimension of the expected input signals.

width