DGtal
1.5.beta
|
Aim: Automatically defines an adequate image type according to the hints given by the user.
More...
#include <DGtal/images/ImageSelector.h>
Public Types | |
typedef ImageContainerBySTLVector< Domain, Value > | Type |
Public Member Functions | |
BOOST_CONCEPT_ASSERT ((concepts::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 69 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 78 of file ImageSelector.h.
DGtal::ImageSelector< Domain, Value, Preferences >::BOOST_CONCEPT_ASSERT | ( | (concepts::CLabel< Value >) | ) |