![]() |
Shapeworks Studio
2.1
Shape analysis software suite
|
Inheritance diagram for AnalysisTool:
Collaboration diagram for AnalysisTool:Signals | |
| void | update_view () |
| void | pca_update () |
Public Member Functions | |
| AnalysisTool (Preferences &prefs) | |
| void | set_project (QSharedPointer< Project > project) |
| set the pointer to the project | |
| void | set_app (ShapeWorksStudioApp *app) |
| set the pointer to the application | |
| void | set_shapes (ShapeList shapes) |
| void | activate () |
| std::string | getAnalysisMode () |
| void | setAnalysisMode (std::string i) |
| void | setLabels (QString which, QString value) |
| int | getPCAMode () |
| double | get_pca_value () |
| bool | pcaAnimate () |
| int | getSampleNumber () |
| bool | compute_stats () |
| void | updateSlider () |
| void | reset_stats () |
| const vnl_vector< double > & | getMean () |
| const vnl_vector< double > & | getShape (int mode, double value) |
| ParticleShapeStatistics< 3 > | getStats () |
Definition at line 17 of file AnalysisTool.h.
1.8.11