NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
mitk::PickPointsOnStereoVideo Class Reference
Inheritance diagram for mitk::PickPointsOnStereoVideo:
Inheritance graph
[legend]
Collaboration diagram for mitk::PickPointsOnStereoVideo:
Collaboration graph
[legend]

Public Member Functions

 mitkClassMacroItkParent (PickPointsOnStereoVideo, itk::Object) static Pointer New()
 
void Initialise (std::string directory)
 Set up the projector, finds the video file in the directory, and the tracking data, and sets up the videotracker matcher. More...
 
void Project (mitk::VideoTrackerMatching::Pointer matcher)
 performs the point projection More...
 
void SetMatcherCameraToTracker (mitk::VideoTrackerMatching::Pointer matcher)
 Sets the cameratotracker matrix for the passed matcher to match the matrix for the projector. More...
 
virtual void SetTrackerIndex (int _arg)
 
virtual void SetReferenceIndex (int _arg)
 
virtual void SetAllowableTimingError (long long _arg)
 
virtual void SetOrderedPoints (bool _arg)
 
virtual void SetPickingLine (bool _arg)
 
virtual void SetAskOverWrite (bool _arg)
 
virtual void SetHaltOnVideoReadFail (bool _arg)
 
virtual void SetWriteAnnotatedImages (bool _arg)
 
virtual void SetHalfImageWidth (bool _arg)
 
virtual void SetFrequency (unsigned int _arg)
 
virtual bool GetInitOK ()
 
virtual bool GetProjectOK ()
 
virtual std::vector< cv::Mat > GetWorldToLeftCameraMatrices ()
 

Protected Member Functions

 PickPointsOnStereoVideo ()
 
virtual ~PickPointsOnStereoVideo ()
 
 PickPointsOnStereoVideo (const PickPointsOnStereoVideo &)
 
PickPointsOnStereoVideooperator= (const PickPointsOnStereoVideo &)
 

Constructor & Destructor Documentation

mitk::PickPointsOnStereoVideo::PickPointsOnStereoVideo ( )
protected
mitk::PickPointsOnStereoVideo::~PickPointsOnStereoVideo ( )
protectedvirtual
mitk::PickPointsOnStereoVideo::PickPointsOnStereoVideo ( const PickPointsOnStereoVideo )
protected

Member Function Documentation

virtual bool mitk::PickPointsOnStereoVideo::GetInitOK ( )
virtual
virtual bool mitk::PickPointsOnStereoVideo::GetProjectOK ( )
virtual
virtual std::vector< cv::Mat > mitk::PickPointsOnStereoVideo::GetWorldToLeftCameraMatrices ( )
virtual
void mitk::PickPointsOnStereoVideo::Initialise ( std::string  directory)

Set up the projector, finds the video file in the directory, and the tracking data, and sets up the videotracker matcher.

mitk::PickPointsOnStereoVideo::mitkClassMacroItkParent ( PickPointsOnStereoVideo  ,
itk::Object   
)
PickPointsOnStereoVideo& mitk::PickPointsOnStereoVideo::operator= ( const PickPointsOnStereoVideo )
protected
void mitk::PickPointsOnStereoVideo::Project ( mitk::VideoTrackerMatching::Pointer  matcher)

performs the point projection

virtual void mitk::PickPointsOnStereoVideo::SetAllowableTimingError ( long long  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetAskOverWrite ( bool  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetFrequency ( unsigned int  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetHalfImageWidth ( bool  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetHaltOnVideoReadFail ( bool  _arg)
virtual
void mitk::PickPointsOnStereoVideo::SetMatcherCameraToTracker ( mitk::VideoTrackerMatching::Pointer  matcher)

Sets the cameratotracker matrix for the passed matcher to match the matrix for the projector.

virtual void mitk::PickPointsOnStereoVideo::SetOrderedPoints ( bool  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetPickingLine ( bool  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetReferenceIndex ( int  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetTrackerIndex ( int  _arg)
virtual
virtual void mitk::PickPointsOnStereoVideo::SetWriteAnnotatedImages ( bool  _arg)
virtual

The documentation for this class was generated from the following files: