About
  1. | API Documentation
  2. | Gui
  3. | VisualizationDialog

VisualizationDialog

Defined in <projects/gui/VisualizationDialog.h>

Dialog for viewing the triangulated points.

class VisualizationDialog;

Member Fields

Field Type Notes
staticMetaObject const QMetaObject

MISSING

Member Functions

(constructor)
PopulateTrackingFiles

Populate the list of files that can be chosen from in the dialog.

metaObject

QT auto-generated function. Don’t directly call.

on_checkBox_centerX_toggled

Callback for when the box pertaining to whether or not the x values of the points should be centered is toggled.

on_checkBox_centerY_toggled

Callback for when the box pertaining to whether or not the y values of the points should be centered is toggled.

on_checkBox_centerZ_toggled

Callback for when the box pertaining to whether or not the z values of the points should be centered is toggled.

on_checkBox_renderOffset_toggled

Callback for when the box pertaining to whether or not the x,y,z values of the points should be centered is toggled.

on_checkBox_smooth_toggled

Callback for when the box pertaining to whether or not the points should be smoothed is toggled. No guarantee this works.

on_checkBox_trace_toggled

Callback for when the box pertaining to whether or not a history line should be created for each point. This shows the movement of the point over time.

on_checkBox_triPointFileNew_toggled

Callback for when a new file is selected to be viewed.

on_doubleSpinBox_pointNoise_editingFinished

Callback for editing the point noise as part of the smooting operation is edited.

on_doubleSpinBox_updateMultiplier_editingFinished

Callback for editing the multiplier as part of the smooting operation is edited.

on_fileSelectionBox_currentTextChanged

Callback for when the triangulation file to read in was changed.

on_pushButton_cancel_clicked

Callback for when the user clicks the button to cancel/exit the dialog.

on_pushButton_resetView_clicked

Callback to reset the view in the viewing window to the initial viewing conditions when the button is pressed by the user.

on_pushButton_stop_clicked

Callback to stop the animation when stop button clicked by user.

on_pushButton_triPointFileNew_clicked

No details given

on_pushButton_viewClear_clicked

Callback to clear all points from the viewer when clear clicked by the user.

on_pushButton_view_clicked

Callback to start the animation of the points through time when view button clicked by user.

on_spinBox_numTrajPoints_editingFinished

Callback to change the number of trajectory points when value edited.

on_spinBox_trajTailLength_editingFinished

Callback to change the trajectory tail length when value edited. In other words, how many timesteps should be shown when trace is selected.

on_spinBox_viewTimestep_editingFinished

Callback for when the value in the current timestep box is edited.

operator=

No details given

qt_check_for_QOBJECT_macro

QT auto-generated function. Don’t directly call.

qt_metacall

QT auto-generated function. Don’t directly call.

qt_metacast

QT auto-generated function. Don’t directly call.

tr

QT auto-generated function. Don’t directly call.

trUtf8

QT auto-generated function. Don’t directly call.

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000