igstk::VideoFrameSpatialObject< TPixelType, TChannels > Class Template Reference
#include <igstkVideoFrameSpatialObject.h>
List of all members.
Public Types |
typedef itk::ImportImageFilter
< RGBPixelType, DIMENSION > | RGBImportFilterType |
typedef itk::Image
< RGBPixelType, DIMENSION > | RGBImageType |
typedef TPixelType | PixelType |
typedef itk::ImportImageFilter
< PixelType, DIMENSION > | ImportFilterType |
typedef itk::Image< PixelType,
DIMENSION > | ImageType |
typedef Frame | FrameType |
typedef TimeStamp::TimePeriodType | TimePeriodType |
Public Member Functions |
| itkStaticConstMacro (m_NumberOfChannels, unsigned int, TChannels) |
void | Initialize () |
| igstkLoadedTemplatedConstObjectEventMacro (ITKImageModifiedEvent, IGSTKEvent, ImageType) |
| igstkLoadedTemplatedConstObjectEventMacro (ITKRGBImageModifiedEvent, IGSTKEvent, RGBImageType) |
virtual bool | IsEmpty () const |
| Returns wheter the image has any pixels allocated or not.
|
vtkImageData * | GetImageData () |
TimeStamp::TimePeriodType | GetFrameExpirationTime () const |
TimeStamp::TimePeriodType | GetFrameStartTime () const |
virtual void | SetWidth (unsigned int _arg) |
virtual unsigned int | GetWidth () |
virtual void | SetHeight (unsigned int _arg) |
virtual unsigned int | GetHeight () |
virtual void | SetNumberOfScalarComponents (unsigned int _arg) |
virtual unsigned int | GetNumberOfScalarComponents () |
const unsigned int | GetNumberOfChannels () const |
virtual void | SetPixelSizeX (double _arg) |
virtual double | GetPixelSizeX () |
virtual void | SetPixelSizeY (double _arg) |
virtual double | GetPixelSizeY () |
void | RequestGetITKImage () |
void | RequestGetVTKImage () const |
void | SetVideoImagerTool (igstk::VideoImagerTool::Pointer) |
void | UpdateImages () |
TPixelType * | GetImagePtr () |
Public Attributes |
igstkStandardTemplatedClassTraitsMacro(VideoFrameSpatialObject,
SpatialObject) typedef itk
typedef itk::RGBPixel
< TPixelType > | RGBPixelType |
| Macro with standard traits declarations.
|
Protected Member Functions |
| VideoFrameSpatialObject (void) |
| ~VideoFrameSpatialObject (void) |
Detailed Description
template<class TPixelType, unsigned int TChannels>
class igstk::VideoFrameSpatialObject< TPixelType, TChannels >
Definition at line 43 of file igstkVideoFrameSpatialObject.h.
Member Typedef Documentation
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
Constructor & Destructor Documentation
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
Member Function Documentation
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
Returns wheter the image has any pixels allocated or not.
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
template<class TPixelType , unsigned int TChannels>
Member Data Documentation
template<class TPixelType , unsigned int TChannels>
The documentation for this class was generated from the following file: