ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::FileListVideoIO |
VideoIO object for reading and writing videos as a sequence of frame files. More... | |
class | itk::FileListVideoIOFactory |
Create instances of FileListVideoIO objects using an object factory. More... | |
class | itk::VideoFileReader< TOutputVideoStream > |
Reader that creates a VideoStream. More... | |
class | itk::VideoFileWriter< TInputVideoStream > |
Writer that takes in a VideoStream and writes the frames to a file. More... | |
class | itk::VideoIOBase |
Abstract superclass defines video IO interface. More... | |
class | itk::VideoIOFactory |
Create instances of VideoIO objects using an object factory. More... | |
This module contains the basic framework for Video IO as well as the FileListIO mechanism that does not depend on any outside libraries.