Detailed Description
Definition at line 14 of file GradientsDescriptor.hpp.
List of all members.
Public Member Functions |
| GradientsDescriptor (const SegmentHypothesis &_segHyp, const image::Image &_dx, const image::Image &_dy) |
double | comparison (const GradientsDescriptor *_rhs, bool verbose=false) const |
void | dump () |
Private Member Functions |
void | fillHisto (const image::Image &_dx, const image::Image &_dy, double *_histo, const jblas::vec2 &_startPoint, const jblas::vec2 &_direction, double _lineAngle, int _length, double _coef) |
Private Attributes |
int | m_count |
int | m_subdescriptorsCount |
int | m_total |
double * | m_topHisto |
double * | m_bottomHisto |
The documentation for this class was generated from the following file: