lsst.afw g2603b601e3+b53bcbb7be
Namespaces | Functions
Rgb.h File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst.afw.display
 

Functions

template<typename ImageT >
void lsst.afw.display::replaceSaturatedPixels (ImageT &rim, ImageT &gim, ImageT &bim, int borderWidth=2, float saturatedPixelValue=65535)
 
template<class T >
std::pair< double, double > lsst.afw.display::getZScale (image::Image< T > const &image, int const nSamples=1000, double const contrast=0.25)
 Calculate an IRAF/ds9-style zscaling. More...