STIRA  0.1
Public Attributes | List of all members
stira::imageanalysis::PixelElement< T > Struct Template Reference

Little helper class to compare PixelElement's to order them in the priority queue. More...

#include <Watershed.h>

Public Attributes

value
 pixel intensity
 
int x
 x coordinate of pixel
 
int y
 y coordinate of pixel
 

Detailed Description

template<class T>
struct stira::imageanalysis::PixelElement< T >

Little helper class to compare PixelElement's to order them in the priority queue.


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