|
lsst.afw g4f4f280218+81551fceaa
|
This is the complete list of members for lsst::afw::detection::FootprintSet, including all inherited members.
| FootprintList typedef | lsst::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::FootprintSet | inline |
| getFootprints() const | lsst::afw::detection::FootprintSet | inline |
| getRegion() const | lsst::afw::detection::FootprintSet | inline |
| insertIntoImage() const | lsst::afw::detection::FootprintSet | |
| makeHeavy(image::MaskedImage< ImagePixelT, MaskPixelT > const &mimg, HeavyFootprintCtrl const *ctrl=nullptr) | lsst::afw::detection::FootprintSet | |
| makeSources(afw::table::SourceCatalog &catalog) const | lsst::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::FootprintSet | inline |
| setMask(image::Mask< MaskPixelT > *mask, std::string const &planeName) | lsst::afw::detection::FootprintSet | inline |
| setMask(std::shared_ptr< image::Mask< MaskPixelT > > mask, std::string const &planeName) | lsst::afw::detection::FootprintSet | inline |
| setRegion(lsst::geom::Box2I const ®ion) | lsst::afw::detection::FootprintSet | |
| swap(FootprintSet &rhs) noexcept | lsst::afw::detection::FootprintSet | inline |
| swapFootprintList(FootprintList &rhs) noexcept | lsst::afw::detection::FootprintSet | inline |
| ~FootprintSet() | lsst::afw::detection::FootprintSet |