Template Function lsst::afw::math::makeBackground

Function Documentation

template<typename ImageT>
std::shared_ptr<Background> lsst::afw::math::makeBackground(ImageT const &img, BackgroundControl const &bgCtrl)

A convenience function that uses function overloading to make the correct type of Background

cf. std::make_pair()