| AddNewPointPosition(Point2f position) | VibratingPoint | |
| AddNewPointTime(double time) | VibratingPoint | |
| axis_signature_offset_ | Histogram | private |
| CalcHistogram() | Histogram | private |
| CalculateAmplitude() | VibratingPoint | |
| confidence_level_ | VibratingPoint | protected |
| coordinates_ | OutputToCsv | private |
| current_amplitude_ | VibratingPoint | protected |
| current_point_radius_ | VibratingPoint | protected |
| dead_zone_coeff_ | Histogram | private |
| default_point_radius_ | VibratingPoint | protected |
| DetectEvent(int event, int x, int y, int flags) | Histogram | |
| Draw(Mat &frame) override | LonelyPointHandler | virtual |
| DrawHistogram() override | LonelyPointHandler | privatevirtual |
| DrawInteractionRectangle(Mat &frame) | LonelyPointHandler | private |
| DrawPoint(Mat &frame) | LonelyPointHandler | private |
| DrawPointTrack(Mat &frame) | LonelyPointHandler | private |
| DrawTextData(Mat &frame) | LonelyPointHandler | private |
| ExecuteFFT() | VibratingPoint | |
| extremum_amplitude_ | VibratingPoint | inlinestatic |
| frequencies_ | VibratingPoint | protected |
| GetCurrentAmplitude() | VibratingPoint | |
| GetCurrentConfidenceLevel() | VibratingPoint | |
| GetCurrentMainFrequency() | VibratingPoint | |
| GetCurrentVibrationFrequency() | VibratingPoint | |
| GetInteractionRect() | LonelyPointHandler | |
| GetLastFoundCoordinates() | VibratingPoint | |
| GetRelativeAmplitude() | VibratingPoint | |
| GetTextCoordinates() | LonelyPointHandler | |
| Histogram(int width, int height, int x_limit, int id, std::vector< double > &x_values, std::vector< float > &y_values) | Histogram | |
| histogram_ | Histogram | private |
| histogram_background_ | Histogram | private |
| histogram_frame_height_ | Histogram | private |
| histogram_frame_width_ | Histogram | private |
| histogram_offset_ | Histogram | private |
| InitHistogramBackground() | Histogram | private |
| interacted_ | VibratingPoint | protected |
| interaction_box_ | VibratingPoint | protected |
| interaction_offset_ | VibratingPoint | protected |
| is_histogram_plotted_ | Histogram | protected |
| Histogram::IsInteracted(int x, int interval) | Histogram | private |
| VibratingPoint::IsInteracted(Point2i coordinates) | VibratingPoint | |
| last_mouse_coordinates_ | Histogram | private |
| LonelyPointHandler(Point2f init_coordinates, double sampling_rate, int point_id, float text_resize_factor, std::string output_csv_filename) | LonelyPointHandler | |
| mag_max_differences_ | VibratingPoint | private |
| main_frequency_ | VibratingPoint | protected |
| OnMouse(int event, int x, int y, int flags, void *userdata) | Histogram | static |
| output_file_name_ | OutputToCsv | private |
| OutputToCsv(std::string output_file_name, std::vector< Point2f > &point_coordinates, std::vector< double > &point_time_coordinates, int point_id) | OutputToCsv | |
| PlotMouseValue(Mat &frame, int value_idx) | Histogram | private |
| point_color_ | LonelyPointHandler | private |
| point_coordinates_ | VibratingPoint | protected |
| point_id_ | LonelyPointHandler | private |
| point_time_coordinates_ | VibratingPoint | protected |
| relative_amplitude_ | VibratingPoint | protected |
| sampling_rate_ | VibratingPoint | protected |
| sensivity_ | VibratingPoint | protected |
| SetHistogramFlag(bool flag) | Histogram | |
| SetHistogramWindowProperty(int prop_id, int prop_value) | Histogram | |
| SetSensivity(double sensivity) | VibratingPoint | |
| SetXValues(std::vector< double > x_values) | Histogram | |
| SetYValues(std::vector< float > y_values) | Histogram | |
| ShowHistogram() | Histogram | |
| signature_amount_ | Histogram | private |
| signature_interval_ | Histogram | private |
| text_resize_factor_ | LonelyPointHandler | private |
| time_coordinates_ | OutputToCsv | private |
| to_string_with_precision(const float value, const int n=6) | Histogram | private |
| UpdatePointColor() override | LonelyPointHandler | privatevirtual |
| vec_meaned_coordinates_of_point_ | VibratingPoint | protected |
| winname_ | Histogram | private |
| Write() | OutputToCsv | |
| x_ | VibratingPoint | protected |
| x_coordinates_ | VibratingPoint | protected |
| x_limit_ | Histogram | private |
| x_values_ | Histogram | private |
| y_ | VibratingPoint | protected |
| y_coordinates_ | VibratingPoint | protected |
| y_values_ | Histogram | private |
| ~Histogram() | Histogram | |
| ~LonelyPointHandler() | LonelyPointHandler | |