Description
Documentation detailing the DCT feature transformer needs to be provided. In particular, we need to:
- Describe how the implementation used scales the transform such that the representing matrix for the transform is unitary
- Document how the frequency bins are arranged (e.g. index 0 corresponds to the DC offset). In MATLAB terminology, the implementation does not perform a fftshift after transforming.
Attachments
Issue Links
- depends upon
-
SPARK-8471 Implement Discrete Cosine Transform feature transformer
- Resolved
- is duplicated by
-
SPARK-9889 DCT User Guide
- Closed
- links to