#include <flat-zone.hh>
Public Types | |
typedef T | input_type |
Type of the input image. | |
typedef mute< T, DestType >::ret | output_type |
Type of the output image. | |
typedef A | attr_type |
Type of attribute to use. |
T | Type of he input image. | |
DestType | Data type of the output image (label type). | |
A | Attribute you want to compute. | |
Exact | Exact type of the flat_zone class. |
Definition at line 183 of file flat-zone.hh.