lsst.afw g10abae039c+de8826df4f
Loading...
Searching...
No Matches
FootprintSet.h File Reference

Go to the source code of this file.

Classes

class  lsst::afw::detection::FootprintSet
 A set of Footprints, associated with a MaskedImage. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst::afw::detection
 

Typedefs

using lsst::afw::detection::FootprintIdPixel = std::uint64_t
 Pixel type for FootprintSet::insertIntoImage()
 

Functions

std::ostreamlsst::afw::detection::operator<< (std::ostream &os, FootprintSet const &rhs)
 Print a FootprintSet to the stream.