Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
Bial::PixelInterpolation Member List

This is the complete list of members for Bial::PixelInterpolation, including all inherited members.

operator()(const Image< int > &img, float x, float y) const =0Bial::PixelInterpolationpure virtual
operator()(const Image< llint > &img, float x, float y) const =0Bial::PixelInterpolationpure virtual
operator()(const Image< float > &img, float x, float y) const =0Bial::PixelInterpolationpure virtual
operator()(const Image< double > &img, float x, float y) const =0Bial::PixelInterpolationpure virtual
operator()(const Image< int > &img, float x, float y, float z) const =0Bial::PixelInterpolationpure virtual
operator()(const Image< llint > &img, float x, float y, float z) const =0Bial::PixelInterpolationpure virtual
operator()(const Image< float > &img, float x, float y, float z) const =0Bial::PixelInterpolationpure virtual
operator()(const Image< double > &img, float x, float y, float z) const =0Bial::PixelInterpolationpure virtual
~PixelInterpolation()Bial::PixelInterpolationinlinevirtual