CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxAirwaysFilterService.h File Reference
#include "org_custusx_filter_airways_Export.h"
#include "cxFilter.h"
#include "cxFilterImpl.h"
#include <boost/unordered_map.hpp>
#include <boost/shared_ptr.hpp>
#include "cxPatientModelService.h"
#include "cxStringProperty.h"
#include "cxBoolProperty.h"
#include "FAST/Importers/ImageFileImporter.hpp"
#include "FAST/Algorithms/LungSegmentation/LungSegmentation.hpp"
#include "FAST/Algorithms/AirwaySegmentation/AirwaySegmentation.hpp"

Go to the source code of this file.

Classes

class  cx::AirwaysFilter
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkImageData > vtkImageDataPtr
 
typedef vtkSmartPointer< class vtkPolyData > vtkPolyDataPtr
 
typedef boost::shared_ptr< class AirwaysFilter > cx::AirwaysFilterPtr
 
typedef boost::shared_ptr< class GenericScriptFilter > cx::GenericScriptFilterPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr

Definition at line 32 of file cxAirwaysFilterService.h.

typedef vtkSmartPointer<class vtkPolyData> vtkPolyDataPtr

Definition at line 35 of file cxAirwaysFilterService.h.