RosAna
A rosette analyzer and synthesizer tool
 All Classes Namespaces Functions Variables Properties
Static Public Member Functions | List of all members
FourierDisplayWidget Class Reference

The FourierDisplayWidget class displays results from FourierAnalysis. More...

Static Public Member Functions

static void displayResults (cv::Mat amplitudes, QVector< int > indexes, cv::Mat angles)
 Displays the results from FourierAnalysis. More...
 

Detailed Description

The FourierDisplayWidget class displays results from FourierAnalysis.

Member Function Documentation

void FourierDisplayWidget::displayResults ( cv::Mat  amplitudes,
QVector< int >  indexes,
cv::Mat  angles 
)
static

Displays the results from FourierAnalysis.

Parameters
amplitudesAmplitudes from the Fourier analysis.
indexesIndexes of significant components.
anglesAngles from the Fourier analysis.

The documentation for this class was generated from the following files: