ProjectDialog
<projects/gui/ProjectDialog.h>
This dialog object holds all of the information related to the project. It is commonly passed around to other dialogs to give them access to this information.
Member Fields
Field | Type | Notes |
---|---|---|
staticMetaObject | const QMetaObject |
MISSING |
Member Functions
(constructor) | |
Get the relative directory for the calibration information. |
|
Get the relative path for the camera library plugin. |
|
Get the relative directory to which image captures are saved. |
|
Get the base part of the name for the xml file used to store image paths taken during a capture. |
|
Get the default camera library relative path. |
|
Get the number of filter iterations set. This is part of the thresholding settings. |
|
Get the size of the filter set that is used with filter iterations. This is part of the thresholding settings. |
|
Get the filter threshold set to be used with filter iterations. This is part of the thresholding settings. |
|
Get the relative path of the finished calibration file. |
|
Get the saved project setting for the left hue bound. |
|
Get the saved project setting for the right hue bound. |
|
Get the timeout that is set for grabbing images. |
|
Get the relative directory for data pertaining to the mask/background files. |
|
Get the name of the project. |
|
Get the number of points that are being tracked for the project setup. |
|
Get the relative path of the calibration image for the project. |
|
Get the relative path of the xml file that holds the images used for the calibration of the camera setup. |
|
Get absolute path of the project root directory. |
|
Get the relative path of the xml file that holds the camera image paths associated with the mask/background of the camera setup. |
|
Has the user opened a project in the gui? |
|
Get the relative path of for the script used for doing the hardware trigger. |
|
Read the project configuration file location in the passed in directory path. |
|
Get the saved project setting for the left saturation bound. |
|
Get the saved project setting for the right saturation bound. |
|
Does the user want to save undistorted images into the project directory? |
|
Fucntion for creating a new project. |
|
No details given |
|
Get the relative path of the directory in the project where the triangulation information is stored. |
|
Get the base name that is used as part of the final triangulation output file name. |
|
Use mask/background images to remove static setup information in the images. |
|
Get the saved project setting for the left value bound. |
|
Write the project settings to disk. |
|
QT auto-generated function. Don’t directly call. |
|
No details given |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |
|
QT auto-generated function. Don’t directly call. |
|
Get the saved project setting for the right value bound. |