NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
mitk::SplitVideo Class Reference

Takes an input video file (.avi or .264) together with the corresponding .framemap.log file, a start frame and an end frame. The file is split and the resulting file written out together a suitable .framemap.log file. More...

Inheritance diagram for mitk::SplitVideo:
Inheritance graph
[legend]
Collaboration diagram for mitk::SplitVideo:
Collaboration graph
[legend]

Public Member Functions

 mitkClassMacroItkParent (SplitVideo, itk::Object) static Pointer New()
 
bool Split (const std::string &inputImageFileName, const unsigned int &startFrame, const unsigned int &endFrame)
 

Protected Member Functions

 SplitVideo ()
 
virtual ~SplitVideo ()
 
 SplitVideo (const SplitVideo &)
 
SplitVideooperator= (const SplitVideo &)
 

Detailed Description

Takes an input video file (.avi or .264) together with the corresponding .framemap.log file, a start frame and an end frame. The file is split and the resulting file written out together a suitable .framemap.log file.

Constructor & Destructor Documentation

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

Member Function Documentation

mitk::SplitVideo::mitkClassMacroItkParent ( SplitVideo  ,
itk::Object   
)
SplitVideo& mitk::SplitVideo::operator= ( const SplitVideo )
protected
bool mitk::SplitVideo::Split ( const std::string inputImageFileName,
const unsigned int startFrame,
const unsigned int endFrame 
)

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