lsst.afw 23.0.0+60ce4897b0
lsst::afw::detection::FootprintSet Member List

This is the complete list of members for lsst::afw::detection::FootprintSet, including all inherited members.

FootprintList typedeflsst::afw::detection::FootprintSet
FootprintSet(image::Image< ImagePixelT > const &img, Threshold const &threshold, int const npixMin=1, bool const setPeaks=true)lsst::afw::detection::FootprintSet
FootprintSet(image::Mask< MaskPixelT > const &img, Threshold const &threshold, int const npixMin=1)lsst::afw::detection::FootprintSet
FootprintSet(image::MaskedImage< ImagePixelT, MaskPixelT > const &img, Threshold const &threshold, std::string const &planeName="", int const npixMin=1, bool const setPeaks=true)lsst::afw::detection::FootprintSet
FootprintSet(lsst::geom::Box2I region)lsst::afw::detection::FootprintSet
FootprintSet(FootprintSet const &rhs)lsst::afw::detection::FootprintSet
FootprintSet(FootprintSet const &set, int rGrow, FootprintControl const &ctrl)lsst::afw::detection::FootprintSet
FootprintSet(FootprintSet &&rhs)lsst::afw::detection::FootprintSet
FootprintSet(FootprintSet const &set, int rGrow, bool isotropic=true)lsst::afw::detection::FootprintSet
FootprintSet(FootprintSet const &footprints1, FootprintSet const &footprints2, bool const includePeaks)lsst::afw::detection::FootprintSet
getFootprints()lsst::afw::detection::FootprintSetinline
getFootprints() constlsst::afw::detection::FootprintSetinline
getRegion() constlsst::afw::detection::FootprintSetinline
insertIntoImage() constlsst::afw::detection::FootprintSet
makeHeavy(image::MaskedImage< ImagePixelT, MaskPixelT > const &mimg, HeavyFootprintCtrl const *ctrl=nullptr)lsst::afw::detection::FootprintSet
makeSources(afw::table::SourceCatalog &catalog) constlsst::afw::detection::FootprintSet
merge(FootprintSet const &rhs, int tGrow=0, int rGrow=0, bool isotropic=true)lsst::afw::detection::FootprintSet
operator=(FootprintSet const &rhs)lsst::afw::detection::FootprintSet
operator=(FootprintSet &&rhs)lsst::afw::detection::FootprintSet
setFootprints(std::shared_ptr< FootprintList > footprints)lsst::afw::detection::FootprintSetinline
setMask(image::Mask< MaskPixelT > *mask, std::string const &planeName)lsst::afw::detection::FootprintSetinline
setMask(std::shared_ptr< image::Mask< MaskPixelT > > mask, std::string const &planeName)lsst::afw::detection::FootprintSetinline
setRegion(lsst::geom::Box2I const &region)lsst::afw::detection::FootprintSet
swap(FootprintSet &rhs) noexceptlsst::afw::detection::FootprintSetinline
swapFootprintList(FootprintList &rhs) noexceptlsst::afw::detection::FootprintSetinline
~FootprintSet()lsst::afw::detection::FootprintSet