Dewobble
Video motion stabilization with awareness of lens projection
Public Member Functions | List of all members
dewobble::StabilizerNone Class Reference

#include <stabilizer.hpp>

Inheritance diagram for dewobble::StabilizerNone:
dewobble::Stabilizer

Public Member Functions

void push_frame (Frame frame)
 
- Public Member Functions inherited from dewobble::Stabilizer
virtual void end_input ()
 
virtual bool frame_ready ()
 
virtual StabilizedFrame pop_stabilized_frame ()
 

Additional Inherited Members

- Protected Attributes inherited from dewobble::Stabilizer
std::queue< StabilizedFrame > m_buffered_frames
 
bool m_input_ended = false
 

Detailed Description

Stabilizer which does not perform any stabilization, and simply passes through frames.


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