#include <VectorVisualizationWidget.h>
Widget containing the controls for viewing vectorized images
Public Member Functions | |
VectorVisOptionsWidget (VectorVisSettings *_settings, QWidget *parent) | |
Public Slots | |
Changes | |
When the visualization options are changed in the GUI, the settings are updated | |
void | changeShape (bool shape) |
void | changeRgb (bool rgb) |
void | changeSubsampleXY (int value) |
void | changeSubsampleZ (int value) |
void | changeShapeScale (int value) |
Updates | |
When the settings are changed in the ImageViewer (for example, loading the .scn file settings), the GUI is updated | |
void | updateRgb (bool rgb) |
void | updateSubsampleXY (int subsampleXY) |
void | updateSubsampleZ (int subsampleZ) |
void | updateShapeScale (int scale) |
void | updateShape (bool shape) |
|
protected |
When checked, vector data is visualized as an RGB image
|
protected |
Collects and updates the information based on the GUI settings and the Data in the ImageViewer
|
protected |
When checked, vector data is visualized as shape
|
protected |
Selects how large the shape will be drawn
|
protected |
Selects how many voxels are skipped between each shape in the X and Y planes
|
protected |
Selects how many voxels are skipped between each shape in the Z plane
|
inline |
|
inlineslot |
|
inlineslot |
|
inlineslot |
|
inlineslot |
|
inlineslot |
|
inlineslot |
|
inlineslot |
|
inlineslot |
|
inlineslot |
|
inlineslot |