OpenCV  2.4.13.2
Open Source Computer Vision
CvStarDetectorParams Struct Reference

#include <compat.hpp>

Public Attributes

int maxSize
 
int responseThreshold
 
int lineThresholdProjected
 
int lineThresholdBinarized
 
int suppressNonmaxSize
 

Member Data Documentation

§ lineThresholdBinarized

int CvStarDetectorParams::lineThresholdBinarized

§ lineThresholdProjected

int CvStarDetectorParams::lineThresholdProjected

§ maxSize

int CvStarDetectorParams::maxSize

§ responseThreshold

int CvStarDetectorParams::responseThreshold

§ suppressNonmaxSize

int CvStarDetectorParams::suppressNonmaxSize

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