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

Writes video frames from stream to file. More...

#include <video_writer_unit2.h>

Inheritance diagram for segmentation::VideoWriterUnit2:

Public Member Functions

 VideoWriterUnit2 (const VideoWriter2Options &options, const std::string &video_file)
 
 VideoWriterUnit2 (const VideoWriterUnit2 &)=delete
 
VideoWriterUnit2operator= (const VideoWriterUnit2 &)=delete
 
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

Writes video frames from stream to file.


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