Stereo Music Visualization using Manifold Harmonics
1.0
|
Public Member Functions | |
Harmonics (const char *modelname, int freq, int nf) | |
void | calcMHB () |
MHB berechnen. More... | |
void | saveMHB () |
Public Attributes | |
Mesh * | mesh |
VPropHandleT< int > | index |
VPropHandleT< float > | voroRegion |
Protected Attributes | |
bool | mhbIsCalculated |
int | vertCount |
MatrixXd | mhb |
VectorXd | eigenvalues |
VectorXd | filter |
void Harmonics::calcMHB | ( | ) |
MHB berechnen.
Calculate the mainfold harmonics
void Harmonics::saveMHB | ( | ) |
Write the calculated harmonics to file(s)