Template Function lsst::afw::math::makeStatistics(lsst::afw::image::Image<Pixel> const&, int const, StatisticsControl const&)¶
Function Documentation¶
-
template<typename
Pixel
>
StatisticsmakeStatistics
(lsst::afw::image::Image<Pixel> const &img, int const flags, StatisticsControl const &sctrl = StatisticsControl()) - Parameters
img
: Image (or Image) whose properties we wantflags
: Describe what we want to calculatesctrl
: Control calculation
The makeStatistics() overload to handle regular (non-masked) Images