Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
This is the complete list of members for Bial::NearestInterpolation, including all inherited members.
operator()(const Image< D > &img, float x, float y) const | Bial::NearestInterpolation | |
operator()(const Image< int > &img, float x, float y) const | Bial::NearestInterpolation | virtual |
operator()(const Image< llint > &img, float x, float y) const | Bial::NearestInterpolation | virtual |
operator()(const Image< float > &img, float x, float y) const | Bial::NearestInterpolation | virtual |
operator()(const Image< double > &img, float x, float y) const | Bial::NearestInterpolation | virtual |
operator()(const Image< D > &img, float x, float y, float z) const | Bial::NearestInterpolation | |
operator()(const Image< int > &img, float x, float y, float z) const | Bial::NearestInterpolation | virtual |
operator()(const Image< llint > &img, float x, float y, float z) const | Bial::NearestInterpolation | virtual |
operator()(const Image< float > &img, float x, float y, float z) const | Bial::NearestInterpolation | virtual |
operator()(const Image< double > &img, float x, float y, float z) const | Bial::NearestInterpolation | virtual |
~PixelInterpolation() | Bial::PixelInterpolation | inlinevirtual |