MipAlgorithms::basicOpticalFlow Class Reference
[OpticalFlow_Module]

#include <basicOpticalFlow.h>

List of all members.

Public Member Functions

 basicOpticalFlow (cv::Mat &initImage)
 Default contructor.
 ~basicOpticalFlow ()
void visualizeOutput ()
 Visualize the output of the optical flow algorithm.
void getFlow (cv::Mat &newImage, cv::Mat &flow)
 Get the computed flow.


Constructor & Destructor Documentation

MipAlgorithms::basicOpticalFlow::basicOpticalFlow ( cv::Mat &  initImage  ) 

Default contructor.

MipAlgorithms::basicOpticalFlow::~basicOpticalFlow (  ) 


Member Function Documentation

void MipAlgorithms::basicOpticalFlow::visualizeOutput (  ) 

Visualize the output of the optical flow algorithm.

void MipAlgorithms::basicOpticalFlow::getFlow ( cv::Mat &  newImage,
cv::Mat &  flow 
)

Get the computed flow.

Parameters:
flow cv::MAT to store the flow (side effect)


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

Generated on Mon Feb 20 07:01:11 2017 for MIP by  doxygen 1.5.6