21 #ifndef mia_3d_distance_hh 22 #define mia_3d_distance_hh 72 void push_slice(
int z,
const C2DImage& slice);
79 float get_distance_at(
const C3DFVector& p)
const;
86 C2DFImage get_distance_slice(
int z)
const;
88 struct C3DDistanceImpl *impl;
Specific type of the 3D images that hold real pixel data.
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
helper class to derive from for data that can be loaded and stored to a disk.
The generic base type of a 3D image.
3D distance transform for high resolution data
This is the base class for 2D images that can hold generic pixel data.
C3DFImage EXPORT_3D distance_transform(const C3DImage &f)
#define NS_MIA_END
conveniance define to end the mia namespace