[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]
![]() |
SplineImageView0 Class Template Reference | ![]() |
---|
Create an image view for nearest-neighbor interpolation. More...
#include "vigra/splineimageview.hxx"
Detailed Description |
This class behaves like vigra::SplineImageView<0, ...>, but one can pass an additional template argument that determined the internal representation of the image. If this is equal to the argument type passed in the constructor, the image is not copied. By default, this works for vigra::BasicImage, vigra::BasicImageView, vigra::MultiArray<2, ...>, and vigra::MultiArrayView<2, ...>.
© Ullrich Köthe (koethe@informatik.uni-hamburg.de) |
html generated using doxygen and Python
|