opencv  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CvStarDetectorParams Struct Reference

#include <features2d.hpp>

Inheritance diagram for CvStarDetectorParams:
cv::StarDetector

Public Attributes

int lineThresholdBinarized
 
int lineThresholdProjected
 
int maxSize
 
int responseThreshold
 
int suppressNonmaxSize
 

Member Data Documentation

int CvStarDetectorParams::lineThresholdBinarized
int CvStarDetectorParams::lineThresholdProjected
int CvStarDetectorParams::maxSize
int CvStarDetectorParams::responseThreshold
int CvStarDetectorParams::suppressNonmaxSize

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