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

Calculates face landmarks in video frames from stream. More...

#include <landmarks_unit.h>

Inheritance diagram for segmentation::LandmarksUnit:

Public Member Functions

 LandmarksUnit (const LandmarksOptions &options)
 
 LandmarksUnit (const LandmarksUnit &)=delete
 
LandmarksUnitoperator= (const LandmarksUnit &)=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

Calculates face landmarks in video frames from stream.


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