DGtal
0.6.devel
|
#include <ImageSelector.h>
Public Types | |
typedef ImageContainerBySTLVector < Domain, Value > | Type |
Public Member Functions | |
BOOST_CONCEPT_ASSERT ((CLabel< Value >)) |
Aim: Automatically defines an adequate image type according to the hints given by the user.
Description of template class 'ImageSelector'
Definition at line 66 of file ImageSelector.h.
typedef ImageContainerBySTLVector<Domain,Value> DGtal::ImageSelector< Domain, Value, Preferences >::Type |
Adequate digital set representation for the given preferences.
Definition at line 75 of file ImageSelector.h.
DGtal::ImageSelector< Domain, Value, Preferences >::BOOST_CONCEPT_ASSERT | ( | (CLabel< Value >) | ) |