Public Member Functions | Public Attributes
cpl_visual_features::AffineFlowMeasure Class Reference

#include <flow_types.h>

List of all members.

Public Member Functions

 AffineFlowMeasure (int x_=0, int y_=0, int u_=0, int v_=0, int label_=-1)
float operator- (AffineFlowMeasure b) const
bool operator== (AffineFlowMeasure b)
cv::Mat X ()

Public Attributes

cv::Mat a
int label
float u
float v
float x
float y

Detailed Description

Definition at line 43 of file flow_types.h.


Constructor & Destructor Documentation

cpl_visual_features::AffineFlowMeasure::AffineFlowMeasure ( int  x_ = 0,
int  y_ = 0,
int  u_ = 0,
int  v_ = 0,
int  label_ = -1 
) [inline]

Definition at line 46 of file flow_types.h.


Member Function Documentation

float cpl_visual_features::AffineFlowMeasure::operator- ( AffineFlowMeasure  b) const [inline]

Definition at line 65 of file flow_types.h.

bool cpl_visual_features::AffineFlowMeasure::operator== ( AffineFlowMeasure  b) [inline]

Definition at line 60 of file flow_types.h.

cv::Mat cpl_visual_features::AffineFlowMeasure::X ( void  ) [inline]

Definition at line 51 of file flow_types.h.


Member Data Documentation

Definition at line 77 of file flow_types.h.

Definition at line 76 of file flow_types.h.

Definition at line 74 of file flow_types.h.

Definition at line 75 of file flow_types.h.

Definition at line 72 of file flow_types.h.

Definition at line 73 of file flow_types.h.


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


cpl_visual_features
Author(s): Tucker Hermans
autogenerated on Wed Nov 27 2013 11:52:36