Skip to content

FourierTransform produces valid results, but most users expect something else #5

@cesarsouza

Description

@cesarsouza

AForge.NET produces valid results in its FFT computation routines. However, over the years, some users have complained that either they do not produce the same results as MATLAB, that they have inverted signs, or were puzzled that they didn't work with non-square/power-of-two matrices:

http://code.google.com/p/aforge/issues/detail?id=100
http://code.google.com/p/aforge/issues/detail?id=156
http://code.google.com/p/aforge/issues/detail?id=221

As such, it would be nice to provide a version that addresses all those issues (even if the AForge.NET implementation is correct in the first place). The goal is to minimize user impedance while using the libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions