[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]

details SplineImageView0 Class Template Reference VIGRA

Create an image view for nearest-neighbor interpolation. More...

#include "vigra/splineimageview.hxx"



Detailed Description


template<class VALUETYPE, class INTERNAL_TRAVERSER = typename BasicImage<VALUETYPE>::const_traverser>
class vigra::SplineImageView0< VALUETYPE, INTERNAL_TRAVERSER >

Create an image view for nearest-neighbor interpolation.

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, ...>.


The documentation for this class was generated from the following file:

© Ullrich Köthe (koethe@informatik.uni-hamburg.de)
Cognitive Systems Group, University of Hamburg, Germany

html generated using doxygen and Python
VIGRA 1.4.0 (21 Dec 2005)