OpenCV  2.4.13
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

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: