Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
icl::cv::CornerDetectorCSS::DebugInformation Struct Reference

Detailed information about one corner detection run. More...

#include <CornerDetectorCSS.h>

List of all members.

Public Attributes

GaussianKernel gk
std::vector< utils::Point32fboundary
std::vector< utils::Point32fsmoothed_boundary
std::vector< float > kurvature
std::vector< int > extrema
std::vector< int > maxima
std::vector< int > maxima_without_round_corners
std::vector< int > maxima_without_false_corners
std::vector< utils::Point32fcorners
std::vector< float > angles
int offset
float angle_thresh
float rc_coeff
float straight_line_thresh

Detailed Description

Detailed information about one corner detection run.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines