Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Slots | Signals | Public Member Functions
AnalysisTool Class Reference
+ Inheritance diagram for AnalysisTool:
+ Collaboration diagram for AnalysisTool:

Public Slots

void handle_analysis_options ()
 
void handle_median ()
 
void on_pcaSlider_valueChanged ()
 
void on_pcaModeSpinBox_valueChanged (int i)
 
void handle_pca_animate_state_changed ()
 
void handle_pca_timer ()
 
void on_linear_radio_toggled (bool b)
 

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 ()
 

Detailed Description

Definition at line 17 of file AnalysisTool.h.


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