Main Page   Class Overview   Pixels   Images   Geometry   Quick Index  

HxImageTem3d Class Template Reference

Template class for operations on 3D images. More...

#include <HxImageTem3d.h>

Inheritance diagram for HxImageTem3d::

HxImageTem HxImageData HxRcObject List of all members.

Public Methods

 HxImageTem3d (int width=1, int height=1, int depth=1)
 HxImageTem3d (size_t *sizes)
 HxImageTem3d (const HxImageTem3d &)
virtual ~HxImageTem3d ()
int width () const
int height () const
int depth () const
virtual DataPtrType dataPtrClone () const
virtual void neighbourhoodOp (const HxImageData *kernel, HxString nfName)
virtual void geometricOp2d (const HxImageData *arg, HxMatrix func, HxGeoIntType gi, HxVec3Double translate, HxValue background)
virtual HxImageDataprojectDomain (int dimension, int coordinate)
virtual void inverseProjectDomain (int dimension, int coordinate, const HxImageData *arg)
virtual void getValues (HxPointListConstIter first, HxPointListConstIter last, HxValueListBackInserter)
virtual HxValue sampleIdentMask (const HxImageData *mask, HxPoint p, HxSizes size, int label, HxString sFunc)
virtual void sampleIdentMask (const HxImageData *mask, HxPoint p, HxSizes size, int label, HxString sFunc, HxValueListBackInserter res)
virtual HxValue sampleWeightMask (const HxImageData *mask, HxPoint p, HxString sFunc)

Detailed Description

template<class ImageSigT>
class HxImageTem3d< ImageSigT >

Template class for operations on 3D images.


The documentation for this class was generated from the following files:
Generated on Tue Jan 8 13:59:27 2002 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001