[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
Create an image view for nearest-neighbor interpolation. More...
#include <vigra/splineimageview.hxx>
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 BasicImage, BasicImageView, vigra::MultiArray<2, ...>, and vigra::MultiArrayView<2, ...>.
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|