mial::Sense_ProjectiveSpherical< DataType, TInputImage, TGradientImage, nDims > Class Template Reference

Derived sensory class for computing the next location a crawler should grow to [1]. i.e. the centroid of the current vessel infront of the crawler's leading most layer. More...

#include <Sense_ProjectiveSpherical.h>

Inheritance diagram for mial::Sense_ProjectiveSpherical< DataType, TInputImage, TGradientImage, nDims >:

mial::Sensor List of all members.

Public Types

typedef TInputImage InputImageType
typedef InputImageType::ConstPointer InputImagePointer
typedef itk::Image< DataType,
nDims > 
OutputImageType
typedef OutputImageType::ConstPointer OutputImagePointer
typedef TGradientImage GradientImageType
typedef GradientImageType::Pointer GradientImagePointer
typedef In sensorIn
typedef Out sensorOut

Public Member Functions

 Sense_ProjectiveSpherical ()
virtual void run (void *i)
virtual void * getOuput ()

Classes

struct  In
struct  Out

Detailed Description

template<class DataType, class TInputImage, class TGradientImage, int nDims>
class mial::Sense_ProjectiveSpherical< DataType, TInputImage, TGradientImage, nDims >

Derived sensory class for computing the next location a crawler should grow to [1]. i.e. the centroid of the current vessel infront of the crawler's leading most layer.

A derived class of the sensory ABC, this class locates a possible centroid of the vessel immediately infront of the crawler.

In order to run the sensor one must use its publicly defined sensorIn and sensorOut types to create the input arguments and receive the output.

For details on this sensor see [1].

[1] C. McIntosh and G. Hamarneh, "Vessel Crawlers: 3D Physically-based Deformable Organisms for Segmentation and Analysis of Tubular Structures in Medical Images", IEEE Conference on Computer Vision and Pattern Recognition, 2006.

Definition at line 27 of file Sense_ProjectiveSpherical.h.


The documentation for this class was generated from the following files:
Generated on Wed Jul 19 13:05:22 2006 for IDO by  doxygen 1.4.7