|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <cstdint>#include "lsst/geom.h"#include "lsst/afw/detection/Threshold.h"#include "lsst/afw/detection/Footprint.h"#include "lsst/afw/detection/FootprintCtrl.h"#include "lsst/afw/image/MaskedImage.h"#include "lsst/afw/table/Source.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::detection::FootprintSet |
| A set of Footprints, associated with a MaskedImage. More... | |
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::detection | |
Typedefs | |
| typedef std::uint64_t | lsst::afw::detection::FootprintIdPixel |
| Pixel type for FootprintSet::insertIntoImage() More... | |
1.8.18