face_video_segment  0.8
Adaptation of The Video Segmentation Project for face segmentation.
fvs::VideoReaderUnit2 Class Reference

Reads video frames from file into stream. More...

#include <video_reader_unit2.h>

Inheritance diagram for fvs::VideoReaderUnit2:

Public Member Functions

 VideoReaderUnit2 (const VideoReader2Options &options, const std::string &video_file)
 
virtual bool OpenStreams (video_framework::StreamSet *set)
 
virtual void ProcessFrame (video_framework::FrameSetPtr input, std::list< video_framework::FrameSetPtr > *output)
 
virtual bool PostProcess (std::list< video_framework::FrameSetPtr > *append)
 

Detailed Description

Reads video frames from file into stream.


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