extremaTypes.h File Reference
#include <LL.h>
#include <vector>
#include "extremaConfig.h"

Classes

struct  extrema::t_ipoint
 Internal structure, holds 2D point coordinates. More...
 
struct  extrema::s_sortpixels
 Internal structure with intensity histogram. More...
 
struct  extrema::s_region
 Internal region structure. More...
 
struct  extrema::s_region_equiv
 Internal structure with a node of the label equivalency tree. More...
 
struct  extrema::s_thresh_par
 Internal structure with processed detector's parameters. More...
 
struct  extrema::s_borderpixel
 Structure with pixel of the extended boundary. More...
 
struct  extrema::s_thresh_def
 Internal structure holding threshold paramaters. More...
 

Namespaces

 extrema
 

Macros

#define c_maxByte   256
 

Typedefs

typedef unsigned int extrema::t_label
 
typedef struct extrema::s_sortpixels extrema::t_sortpixels
 Internal structure with intensity histogram. More...
 
typedef unsigned int extrema::t_mregion
 
typedef struct extrema::s_region extrema::t_region
 Internal region structure. More...
 
typedef struct extrema::s_region_equiv extrema::t_region_equiv
 Internal structure with a node of the label equivalency tree. More...
 
typedef struct extrema::s_thresh_par extrema::t_thresh_par
 Internal structure with processed detector's parameters. More...
 
typedef struct extrema::s_borderpixel extrema::t_borderpixel
 Structure with pixel of the extended boundary. More...
 
typedef std::vector< t_borderpixel > extrema::point_vector
 Vector with extended boundary. More...
 
typedef struct extrema::s_thresh_def extrema::t_thresh_def
 Internal structure holding threshold paramaters. More...
 

Macro Definition Documentation

#define c_maxByte   256