libcvd
Public Member Functions | List of all members
CVD::Morphology::BinaryDilate< T > Struct Template Reference

Class for performing binary dilation. More...

#include <morphology.h>

Inheritance diagram for CVD::Morphology::BinaryDilate< T >:
Inheritance graph
[legend]
Collaboration diagram for CVD::Morphology::BinaryDilate< T >:
Collaboration graph
[legend]

Public Member Functions

get ()
 
- Public Member Functions inherited from CVD::Morphology::BasicBinary< T >
void insert (bool b)
 
void remove (bool b)
 
void clear ()
 

Additional Inherited Members

- Public Attributes inherited from CVD::Morphology::BasicBinary< T >
int t
 
int f
 

Detailed Description

template<class T = bool>
struct CVD::Morphology::BinaryDilate< T >

Class for performing binary dilation.

See morphology().


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