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

details SplineImageView0< VALUETYPE, INTERNAL_TRAVERSER > Class Template Reference VIGRA

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

#include <vigra/splineimageview.hxx>

Inherits SplineImageView0Base< VALUETYPE, INTERNAL_INDEXER >.

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 (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.11.1 (Fri May 19 2017)