Public Member Functions | Public Attributes | List of all members
MatcherNode::BOX Struct Reference

Public Member Functions

 BOX (int _x, int _y, int _dx, int _dy)
 
 BOX (int _x, int _y, int _dx, int _dy, double _coefficient)
 

Public Attributes

double coefficient
 
int dx
 
int dy
 
int x
 
int y
 

Detailed Description

Definition at line 67 of file color_histogram_sliding_matcher.cpp.

Constructor & Destructor Documentation

MatcherNode::BOX::BOX ( int  _x,
int  _y,
int  _dx,
int  _dy 
)
inline

Definition at line 70 of file color_histogram_sliding_matcher.cpp.

MatcherNode::BOX::BOX ( int  _x,
int  _y,
int  _dx,
int  _dy,
double  _coefficient 
)
inline

Definition at line 73 of file color_histogram_sliding_matcher.cpp.

Member Data Documentation

double MatcherNode::BOX::coefficient

Definition at line 69 of file color_histogram_sliding_matcher.cpp.

int MatcherNode::BOX::dx

Definition at line 68 of file color_histogram_sliding_matcher.cpp.

int MatcherNode::BOX::dy

Definition at line 68 of file color_histogram_sliding_matcher.cpp.

int MatcherNode::BOX::x

Definition at line 68 of file color_histogram_sliding_matcher.cpp.

int MatcherNode::BOX::y

Definition at line 68 of file color_histogram_sliding_matcher.cpp.


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


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Mon May 3 2021 03:03:27