extrema::s_thresh_par Struct Reference

Internal structure with processed detector's parameters. More...

#include <extremaTypes.h>

List of all members.

Public Attributes

int min_size
 minimum size of the region in pixels
int max_size
 maximum size of the region in pixels
double min_margin
 minimum margin and upper boundary for hystheresis thresholding
bool relative_margin
 margin relative to intesity level
int invert
 do inverted margin


Detailed Description

Internal structure with processed detector's parameters.


Member Data Documentation

int extrema::s_thresh_par::invert

do inverted margin

int extrema::s_thresh_par::max_size

maximum size of the region in pixels

double extrema::s_thresh_par::min_margin

minimum margin and upper boundary for hystheresis thresholding

int extrema::s_thresh_par::min_size

minimum size of the region in pixels

bool extrema::s_thresh_par::relative_margin

margin relative to intesity level


The documentation for this struct was generated from the following file:
Generated on Sun Oct 22 15:33:47 2006 by  doxygen 1.4.7