CVD 0.8
Public Member Functions
CVD::Morphology::BasicGray< T, Cmp > Struct Template Reference

A helper class for performing basic grayscale morphology on an image. More...

#include <morphology.h>

List of all members.

Public Member Functions

void clear ()
void insert (const T &t)
void remove (const T &t)
get ()

Detailed Description

template<class T, template< class > class Cmp>
struct CVD::Morphology::BasicGray< T, Cmp >

A helper class for performing basic grayscale morphology on an image.

The comparator determines the ordering, and hence the morphological operation. See morphology().

Definition at line 315 of file morphology.h.


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