LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
GPU accelerared image warping. More...
Go to the source code of this file.
Namespaces | |
lsst | |
< multiple inclusion guard macro | |
lsst.afw | |
lsst.afw.math | |
lsst.afw.math.detail | |
lsst::afw::math::detail::WarpImageGpuStatus | |
Functions | |
template<typename DestImageT , typename SrcImageT > | |
std::pair< int, WarpImageGpuStatus::ReturnCode > | lsst.afw.math.detail::warpImageGPU (DestImageT &destImage, SrcImageT const &srcImage, lsst::afw::math::LanczosWarpingKernel const &warpingKernel, lsst::afw::math::SeparableKernel const &maskWarpingKernel, PositionFunctor const &computeSrcPos, int const interpLength, typename DestImageT::SinglePixel padValue, const bool forceProcessing=true) |
GPU accelerated image warping using Lanczos resampling. More... | |
GPU accelerared image warping.
Definition in file CudaLanczosWrapper.h.