NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
lk_optical_flow::LKOpticalFlow Class Reference

#include <lk_optical_flow.h>

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW LKOpticalFlow (void)
 
 ~LKOpticalFlow (void)
 
void ReadParams (config_reader::ConfigReader *config)
 
void OpticalFlow (const sensor_msgs::ImageConstPtr &msg, ff_msgs::Feature2dArray *features)
 
sensor_msgs::Image::Ptr ShowDebugWindow (const sensor_msgs::ImageConstPtr &msg)
 

Constructor & Destructor Documentation

◆ LKOpticalFlow()

lk_optical_flow::LKOpticalFlow::LKOpticalFlow ( void  )

◆ ~LKOpticalFlow()

lk_optical_flow::LKOpticalFlow::~LKOpticalFlow ( void  )
inline

Member Function Documentation

◆ OpticalFlow()

void lk_optical_flow::LKOpticalFlow::OpticalFlow ( const sensor_msgs::ImageConstPtr &  msg,
ff_msgs::Feature2dArray *  features 
)

◆ ReadParams()

void lk_optical_flow::LKOpticalFlow::ReadParams ( config_reader::ConfigReader config)

◆ ShowDebugWindow()

sensor_msgs::Image::Ptr lk_optical_flow::LKOpticalFlow::ShowDebugWindow ( const sensor_msgs::ImageConstPtr &  msg)

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