lsst.afw g5c39d4753b+2b91704afc
Classes | Namespaces | Functions
Threshold.h File Reference

Go to the source code of this file.

Classes

class  lsst::afw::detection::Threshold
 A Threshold is used to pass a threshold value to detection algorithms. More...
 

Namespaces

namespace  lsst
 A base class for image defects.
 
namespace  lsst::afw
 
namespace  lsst::afw::detection
 

Functions

Threshold lsst::afw::detection::createThreshold (const double value, const std::string type="value", const bool polarity=true)
 Factory method for creating Threshold objects. More...