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::Integral, including all inherited members.
IntegralImage(const Image< D > &img) | Bial::Integral | static |
PixelWindow(const Vector< float > &pixel_size, const Vector< float > &window_size_mm) | Bial::Integral | static |
WindowDensity(const Image< double > &integral, const Vector< size_t > &window_end, const Vector< size_t > &window_size) | Bial::Integral | static |
WindowDensity(const Image< double > &integral, const Vector< size_t > &window_end, const Vector< float > &window_size_mm) | Bial::Integral | static |
WindowIntegralValue(const Image< double > &integral, const Vector< size_t > &window_end, const Vector< size_t > &window_size) | Bial::Integral | static |
WindowIntegralValue(const Image< double > &integral, const Vector< size_t > &window_end, const Vector< float > &window_size_mm) | Bial::Integral | static |
WindowVolume(const Vector< size_t > &window_size) | Bial::Integral | static |
WindowVolume(const Image< D > &img, const Vector< float > &window_size_mm) | Bial::Integral | static |