Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | Public Attributes | List of all members
local_max_t Class Reference

Public Member Functions

 local_max_t (const double value, const double x, const double y, const unsigned int area)
 
bool operator== (const local_max_t &lm) const
 
bool operator< (const local_max_t &lm) const
 
bool operator> (const local_max_t &lm) const
 

Public Attributes

double value_
 
double x_
 
double y_
 
unsigned int area_
 

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