lsst.ip.isr g137835810c+664cb4e857
|
Go to the source code of this file.
Namespaces | |
namespace | lsst |
namespace | lsst::ip |
namespace | lsst::ip::isr |
Functions | |
template<typename PixelT > | |
int | lsst::ip::isr::applyLookupTable (afw::image::Image< PixelT > &image, ndarray::Array< PixelT, 1, 1 > const &table, PixelT indOffset) |
Add the values in a lookup table to an image, e.g. More... | |