#include <OpenTissue/configuration.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::image_analysis |
Functions | |
template<typename image_type , typename histogram_type > | |
void | OpenTissue::image_analysis::compute_intensity_histogram (image_type const &U, histogram_type &histogram, size_t buckets=256) |