31 #if defined(ImageLinearCellEmbedder_RECURSES)
32 #error Recursive header files inclusion detected in ImageLinearCellEmbedder.h
33 #else // defined(ImageLinearCellEmbedder_RECURSES)
35 #define ImageLinearCellEmbedder_RECURSES
37 #if !defined ImageLinearCellEmbedder_h
39 #define ImageLinearCellEmbedder_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/kernel/NumberTraits.h"
46 #include "DGtal/images/CImage.h"
65 template <
typename TKSpace,
76 typedef typename KSpace::Cell
Cell;
77 typedef typename KSpace::SCell
SCell;
78 typedef typename KSpace::Space
Space;
79 typedef typename Space::Point
Point;
207 template <
typename TKSpace,
typename TImage,
typename TEmbedder >
217 #include "DGtal/images/ImageLinearCellEmbedder.ih"
222 #endif // !defined ImageLinearCellEmbedder_h
224 #undef ImageLinearCellEmbedder_RECURSES
225 #endif // else defined(ImageLinearCellEmbedder_RECURSES)