Internal structure holding threshold paramaters. More...
#include <extremaTypes.h>
Public Attributes | |
int | thresh |
int | pos |
int | margin |
point_vector * | boundary |
Internal structure holding threshold paramaters.
point_vector* extrema::s_thresh_def::boundary |
int extrema::s_thresh_def::margin |
int extrema::s_thresh_def::pos |
int extrema::s_thresh_def::thresh |