|
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
|
#include "lsst/afw/math/offsetImage.h"Go to the source code of this file.
Namespaces | |
| lsst | |
| < multiple inclusion guard macro | |
| lsst.afw | |
| lsst.afw.math | |
Functions | |
| template<typename ImageT > | |
| ImageT::Ptr | lsst.afw.math::rotateImageBy90 (ImageT const &image, int nQuarter) |
| template<typename ImageT > | |
| boost::shared_ptr< ImageT > | lsst.afw.math::flipImage (ImageT const &inImage, bool flipLR, bool flipTB) |
Rotate an Image (or Mask or MaskedImage) by a fixed angle or number of quarter turns
Definition in file rotateImage.cc.
1.8.5