makeHeavyFootprint¶
- lsst.afw.detection.makeHeavyFootprint(*args, **kwargs)¶
- Overloaded function. - makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst::afw::image::MaskedImage<int, int, float>, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintI 
- 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 
- makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst::afw::image::MaskedImage<float, int, float>, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintF 
- makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst::afw::image::MaskedImage<double, int, float>, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintD