Struct ConvolveWithInterpolationWorkingImages

Struct Documentation

struct ConvolveWithInterpolationWorkingImages

kernel images used by convolveRegionWithInterpolation

Public Types

typedef lsst::afw::image::Image<lsst::afw::math::Kernel::Pixel> Image

Public Functions

ConvolveWithInterpolationWorkingImages(lsst::geom::Extent2I const &dimensions)

Public Members

Image leftImage
Image rightImage
Image leftDeltaImage
Image rightDeltaImage
Image deltaImage
Image kernelImage