GOFIGURE2
0.9.0
|
#include "itkImageToVTKImageFilter.h"
#include "itkCastImageFilter.h"
#include "itkSmartPointer.h"
#include "itkImage.h"
#include "QGoSynchronizedView.h"
#include "SnapshotHelper.h"
#include "vtkSmartPointer.h"
Go to the source code of this file.
Classes | |
class | QGoSynchronizedView2D |
class used to display a QWidget containing a two dimensional a vtkimagedata* or an itkimage*. QGoSynchronizedView2D provide the interface to synchronize cameras among several GoSynchronizedView2D. More... | |