|
LSST Applications
21.0.0-172-gfb10e10a+18fedfabac,22.0.0+297cba6710,22.0.0+80564b0ff1,22.0.0+8d77f4f51a,22.0.0+a28f4c53b1,22.0.0+dcf3732eb2,22.0.1-1-g7d6de66+2a20fdde0d,22.0.1-1-g8e32f31+297cba6710,22.0.1-1-geca5380+7fa3b7d9b6,22.0.1-12-g44dc1dc+2a20fdde0d,22.0.1-15-g6a90155+515f58c32b,22.0.1-16-g9282f48+790f5f2caa,22.0.1-2-g92698f7+dcf3732eb2,22.0.1-2-ga9b0f51+7fa3b7d9b6,22.0.1-2-gd1925c9+bf4f0e694f,22.0.1-24-g1ad7a390+a9625a72a8,22.0.1-25-g5bf6245+3ad8ecd50b,22.0.1-25-gb120d7b+8b5510f75f,22.0.1-27-g97737f7+2a20fdde0d,22.0.1-32-gf62ce7b1+aa4237961e,22.0.1-4-g0b3f228+2a20fdde0d,22.0.1-4-g243d05b+871c1b8305,22.0.1-4-g3a563be+32dcf1063f,22.0.1-4-g44f2e3d+9e4ab0f4fa,22.0.1-42-gca6935d93+ba5e5ca3eb,22.0.1-5-g15c806e+85460ae5f3,22.0.1-5-g58711c4+611d128589,22.0.1-5-g75bb458+99c117b92f,22.0.1-6-g1c63a23+7fa3b7d9b6,22.0.1-6-g50866e6+84ff5a128b,22.0.1-6-g8d3140d+720564cf76,22.0.1-6-gd805d02+cc5644f571,22.0.1-8-ge5750ce+85460ae5f3,master-g6e05de7fdc+babf819c66,master-g99da0e417a+8d77f4f51a,w.2021.48
LSST Data Management Base Package
|
This is the complete list of members for lsst::afw::image::Image< PixelT >, including all inherited members.
| _allocateView(lsst::geom::Extent2I const &dimensions, Manager::Ptr &manager) | lsst::afw::image::ImageBase< PixelT > | protectedstatic |
| _getRawView() const | lsst::afw::image::ImageBase< PixelT > | inlineprotected |
| _makeSubView(lsst::geom::Extent2I const &dimensions, lsst::geom::Extent2I const &offset, const _view_t &view) | lsst::afw::image::ImageBase< PixelT > | protectedstatic |
| Array typedef | lsst::afw::image::ImageBase< PixelT > | |
| assign(ImageBase const &rhs, lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), ImageOrigin origin=PARENT) | lsst::afw::image::ImageBase< PixelT > | |
| at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | |
| begin() const | lsst::afw::image::ImageBase< PixelT > | |
| begin(bool contiguous) const | lsst::afw::image::ImageBase< PixelT > | |
| col_begin(int x) const | lsst::afw::image::ImageBase< PixelT > | inline |
| col_end(int x) const | lsst::afw::image::ImageBase< PixelT > | inline |
| const_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| const_reverse_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| const_x_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| const_xy_locator typedef | lsst::afw::image::ImageBase< PixelT > | |
| const_y_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| ConstArray typedef | lsst::afw::image::ImageBase< PixelT > | |
| end() const | lsst::afw::image::ImageBase< PixelT > | |
| end(bool contiguous) const | lsst::afw::image::ImageBase< PixelT > | |
| fast_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| get(lsst::geom::Point2I const &index, ImageOrigin origin) | lsst::afw::image::ImageBase< PixelT > | |
| get(lsst::geom::Point2I const &index, ImageOrigin origin) const | lsst::afw::image::ImageBase< PixelT > | |
| getArea() const | lsst::afw::image::ImageBase< PixelT > | inline |
| getArray() | lsst::afw::image::ImageBase< PixelT > | |
| getArray() const | lsst::afw::image::ImageBase< PixelT > | |
| getBBox(ImageOrigin origin=PARENT) const | lsst::afw::image::ImageBase< PixelT > | inline |
| getDimensions() const | lsst::afw::image::ImageBase< PixelT > | inline |
| getHeight() const | lsst::afw::image::ImageBase< PixelT > | inline |
| getWidth() const | lsst::afw::image::ImageBase< PixelT > | inline |
| getX0() const | lsst::afw::image::ImageBase< PixelT > | inline |
| getXY0() const | lsst::afw::image::ImageBase< PixelT > | inline |
| getY0() const | lsst::afw::image::ImageBase< PixelT > | inline |
| Image class | lsst::afw::image::Image< PixelT > | friend |
| Image(unsigned int width, unsigned int height, PixelT initialValue=0) | lsst::afw::image::Image< PixelT > | explicit |
| Image(lsst::geom::Extent2I const &dimensions=lsst::geom::Extent2I(), PixelT initialValue=0) | lsst::afw::image::Image< PixelT > | explicit |
| Image(lsst::geom::Box2I const &bbox, PixelT initialValue=0) | lsst::afw::image::Image< PixelT > | explicit |
| Image(Image const &rhs, lsst::geom::Box2I const &bbox, ImageOrigin const origin=PARENT, const bool deep=false) | lsst::afw::image::Image< PixelT > | explicit |
| Image(const Image &rhs, const bool deep=false) | lsst::afw::image::Image< PixelT > | |
| Image(Image &&rhs) | lsst::afw::image::Image< PixelT > | |
| Image(std::string const &fileName, int hdu=fits::DEFAULT_HDU, std::shared_ptr< lsst::daf::base::PropertySet > metadata=std::shared_ptr< lsst::daf::base::PropertySet >(), lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), ImageOrigin origin=PARENT, bool allowUnsafe=false) | lsst::afw::image::Image< PixelT > | explicit |
| Image(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU, std::shared_ptr< lsst::daf::base::PropertySet > metadata=std::shared_ptr< lsst::daf::base::PropertySet >(), lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), ImageOrigin origin=PARENT, bool allowUnsafe=false) | lsst::afw::image::Image< PixelT > | explicit |
| Image(fits::Fits &fitsfile, std::shared_ptr< lsst::daf::base::PropertySet > metadata=std::shared_ptr< lsst::daf::base::PropertySet >(), lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), ImageOrigin origin=PARENT, bool allowUnsafe=false) | lsst::afw::image::Image< PixelT > | explicit |
| Image(Image< OtherPixelT > const &rhs, const bool deep) | lsst::afw::image::Image< PixelT > | inline |
| Image(ndarray::Array< PixelT, 2, 1 > const &array, bool deep=false, lsst::geom::Point2I const &xy0=lsst::geom::Point2I()) | lsst::afw::image::Image< PixelT > | inlineexplicit |
| image_category typedef | lsst::afw::image::Image< PixelT > | |
| ImageBase(const lsst::geom::Extent2I &dimensions=lsst::geom::Extent2I()) | lsst::afw::image::ImageBase< PixelT > | explicit |
| ImageBase(const lsst::geom::Box2I &bbox) | lsst::afw::image::ImageBase< PixelT > | explicit |
| ImageBase(const ImageBase &src, const bool deep=false) | lsst::afw::image::ImageBase< PixelT > | |
| ImageBase(ImageBase &&src) | lsst::afw::image::ImageBase< PixelT > | |
| ImageBase(const ImageBase &src, const lsst::geom::Box2I &bbox, const ImageOrigin origin=PARENT, const bool deep=false) | lsst::afw::image::ImageBase< PixelT > | explicit |
| ImageBase(const ImageBase< OtherPixelT > &rhs, const bool deep) | lsst::afw::image::ImageBase< PixelT > | inline |
| ImageBase(Array const &array, bool deep=false, lsst::geom::Point2I const &xy0=lsst::geom::Point2I()) | lsst::afw::image::ImageBase< PixelT > | explicit |
| indexToPosition(double ind, lsst::afw::image::xOrY const xy) const | lsst::afw::image::ImageBase< PixelT > | inline |
| isContiguous() const | lsst::afw::image::ImageBase< PixelT > | inlineprotected |
| iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| MaskedImage class | lsst::afw::image::Image< PixelT > | friend |
| operator()(int x, int y) | lsst::afw::image::ImageBase< PixelT > | |
| operator()(int x, int y, CheckIndices const &) | lsst::afw::image::ImageBase< PixelT > | |
| operator()(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | |
| operator()(int x, int y, CheckIndices const &) const | lsst::afw::image::ImageBase< PixelT > | |
| operator*=(PixelT const rhs) | lsst::afw::image::Image< PixelT > | |
| operator*=(Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | |
| operator+=(PixelT const rhs) | lsst::afw::image::Image< PixelT > | |
| operator+=(Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | virtual |
| operator+=(lsst::afw::math::Function2< double > const &function) | lsst::afw::image::Image< PixelT > | |
| operator-=(PixelT const rhs) | lsst::afw::image::Image< PixelT > | |
| operator-=(Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | |
| operator-=(lsst::afw::math::Function2< double > const &function) | lsst::afw::image::Image< PixelT > | |
| operator/=(PixelT const rhs) | lsst::afw::image::Image< PixelT > | |
| operator/=(Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | |
| operator/=(double const rhs) | lsst::afw::image::Image< PixelT > | |
| operator/=(float const rhs) | lsst::afw::image::Image< PixelT > | |
| operator=(const PixelT rhs) | lsst::afw::image::Image< PixelT > | |
| operator=(const Image &rhs) | lsst::afw::image::Image< PixelT > | |
| operator=(Image &&rhs) | lsst::afw::image::Image< PixelT > | |
| lsst::afw::image::ImageBase::operator=(const ImageBase &rhs) | lsst::afw::image::ImageBase< PixelT > | |
| lsst::afw::image::ImageBase::operator=(ImageBase &&rhs) | lsst::afw::image::ImageBase< PixelT > | |
| operator[](lsst::geom::Box2I const &bbox) const | lsst::afw::image::Image< PixelT > | inline |
| lsst::afw::image::ImageBase::operator[](lsst::geom::Point2I const &index) | lsst::afw::image::ImageBase< PixelT > | inline |
| lsst::afw::image::ImageBase::operator[](lsst::geom::Point2I const &index) const | lsst::afw::image::ImageBase< PixelT > | inline |
| Pixel typedef | lsst::afw::image::ImageBase< PixelT > | |
| PixelCast(SinglePixelT rhs) | lsst::afw::image::ImageBase< PixelT > | inlinestatic |
| PixelConstReference typedef | lsst::afw::image::ImageBase< PixelT > | |
| PixelReference typedef | lsst::afw::image::ImageBase< PixelT > | |
| positionToIndex(double const pos, lsst::afw::image::xOrY const xy) const | lsst::afw::image::ImageBase< PixelT > | inline |
| rbegin() const | lsst::afw::image::ImageBase< PixelT > | |
| readFits(std::string const &filename, int hdu=fits::DEFAULT_HDU) | lsst::afw::image::Image< PixelT > | inlinestatic |
| readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU) | lsst::afw::image::Image< PixelT > | inlinestatic |
| rend() const | lsst::afw::image::ImageBase< PixelT > | |
| reverse_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| row_begin(int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
| row_end(int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
| scaledDivides(PixelT const c, Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | |
| scaledMinus(PixelT const c, Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | |
| scaledMultiplies(PixelT const c, Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | |
| scaledPlus(PixelT const c, Image< PixelT > const &rhs) | lsst::afw::image::Image< PixelT > | |
| setXY0(lsst::geom::Point2I const origin) | lsst::afw::image::ImageBase< PixelT > | inline |
| setXY0(int const x0, int const y0) | lsst::afw::image::ImageBase< PixelT > | inline |
| SinglePixel typedef | lsst::afw::image::ImageBase< PixelT > | |
| sqrt() | lsst::afw::image::Image< PixelT > | |
| subset(lsst::geom::Box2I const &bbox, ImageOrigin origin=PARENT) const | lsst::afw::image::Image< PixelT > | inline |
| swap(Image &rhs) | lsst::afw::image::Image< PixelT > | |
| lsst::afw::image::ImageBase::swap(ImageBase &rhs) | lsst::afw::image::ImageBase< PixelT > | |
| writeFits(std::string const &fileName, std::shared_ptr< lsst::daf::base::PropertySet const > metadata=std::shared_ptr< lsst::daf::base::PropertySet const >(), std::string const &mode="w") const | lsst::afw::image::Image< PixelT > | |
| writeFits(fits::MemFileManager &manager, std::shared_ptr< lsst::daf::base::PropertySet const > metadata=std::shared_ptr< lsst::daf::base::PropertySet const >(), std::string const &mode="w") const | lsst::afw::image::Image< PixelT > | |
| writeFits(fits::Fits &fitsfile, std::shared_ptr< lsst::daf::base::PropertySet const > metadata=std::shared_ptr< lsst::daf::base::PropertySet const >()) const | lsst::afw::image::Image< PixelT > | |
| writeFits(std::string const &filename, fits::ImageWriteOptions const &options, std::string const &mode="w", std::shared_ptr< daf::base::PropertySet const > header=nullptr, std::shared_ptr< Mask< MaskPixel > const > mask=nullptr) const | lsst::afw::image::Image< PixelT > | |
| writeFits(fits::MemFileManager &manager, fits::ImageWriteOptions const &options, std::string const &mode="w", std::shared_ptr< daf::base::PropertySet const > header=nullptr, std::shared_ptr< Mask< MaskPixel > const > mask=nullptr) const | lsst::afw::image::Image< PixelT > | |
| writeFits(fits::Fits &fitsfile, fits::ImageWriteOptions const &options, std::shared_ptr< daf::base::PropertySet const > header=nullptr, std::shared_ptr< Mask< MaskPixel > const > mask=nullptr) const | lsst::afw::image::Image< PixelT > | |
| x_at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
| x_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| xy_at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
| xy_locator typedef | lsst::afw::image::ImageBase< PixelT > | |
| xy_x_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| xy_y_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| y_at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
| y_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
| ~Image() override=default | lsst::afw::image::Image< PixelT > | |
| ~ImageBase()=default | lsst::afw::image::ImageBase< PixelT > | virtual |