makeHeavyFootprint

lsst.afw.detection.makeHeavyFootprint(*args, **kwargs)

Overloaded function.

  1. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst::afw::image::MaskedImage<int, int, float>, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintI

  2. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst::afw::image::MaskedImage<unsigned short, int, float>, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintU

  3. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst::afw::image::MaskedImage<float, int, float>, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintF

  4. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst::afw::image::MaskedImage<double, int, float>, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintD