class VoxelMax : public ImageLine max voxel value in line
| | stopFromDistanceAndStore (ImageVoxel *voxel, Voxel& iv) stop computation method: stops line segment computation when current voxel distance from origin exceeds maxDistance and stores max encountered voxel value |
| | start (Voxel &voxel) callback procedure called when first line voxel is set |
| | getMaxVoxel (void) const returns max intensity voxel |
| | constructor
| ||
| | destructor
|
| | maxVoxel max line intensity point |
max voxel value in line
constructor
destructor
bool stopFromDistanceAndStore(ImageVoxel *voxel, Voxel& iv)
iv - an image type voxel for any use in stop
virtual void start(Voxel &voxel)
ImageVoxel* getMaxVoxel(void) const
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de