area() const -> size_t | sophus::DynImageView< AnyImagePredicate > | inline |
copyDataFrom(DynImageView< AnyImagePredicate > view) const | sophus::MutDynImageView< AnyImagePredicate > | inline |
DynImage class | sophus::MutDynImage< TPredicate, TAllocator > | friend |
DynImageView(ImageView< TPixel > const &image) | sophus::DynImageView< AnyImagePredicate > | inline |
DynImageView()=default | sophus::DynImageView< AnyImagePredicate > | protected |
DynImageView(ImageLayout const &layout, PixelFormat const &pixel_format, void const *ptr) | sophus::DynImageView< AnyImagePredicate > | inlineprotected |
fromFormat(ImageSize const &size, PixelFormat const &pixel_format) | sophus::MutDynImage< TPredicate, TAllocator > | inlinestatic |
fromFormat(ImageLayout const &layout, PixelFormat const &pixel_format) | sophus::MutDynImage< TPredicate, TAllocator > | inlinestatic |
has() const noexcept -> bool | sophus::MutDynImage< TPredicate, TAllocator > | inline |
MutDynImageView< AnyImagePredicate >::has() const noexcept -> bool | sophus::MutDynImageView< AnyImagePredicate > | inline |
height() const -> int | sophus::DynImageView< AnyImagePredicate > | inline |
imageSize() const -> ImageSize const & | sophus::DynImageView< AnyImagePredicate > | inline |
imageView() const noexcept -> ImageView< TPixel > | sophus::DynImageView< AnyImagePredicate > | inline |
isEmpty() const -> bool | sophus::DynImageView< AnyImagePredicate > | inline |
layout() const -> ImageLayout const & | sophus::DynImageView< AnyImagePredicate > | inline |
layout_ | sophus::DynImageView< AnyImagePredicate > | protected |
makeCopyFrom(ImageView< TT > image_view) -> MutDynImage | sophus::MutDynImage< TPredicate, TAllocator > | inlinestatic |
makeCopyFrom(DynImageView< TPredicate > image_view) -> MutDynImage | sophus::MutDynImage< TPredicate, TAllocator > | inlinestatic |
moveOutAs() noexcept -> MutImage< TPixel, TAllocator > | sophus::MutDynImage< TPredicate, TAllocator > | inline |
MutDynImage()=default | sophus::MutDynImage< TPredicate, TAllocator > | |
MutDynImage(MutDynImage const &other)=delete | sophus::MutDynImage< TPredicate, TAllocator > | |
MutDynImage(MutDynImage &&other) noexcept=default | sophus::MutDynImage< TPredicate, TAllocator > | |
MutDynImage(MutImage< TPixel, TAllocator > &&image) | sophus::MutDynImage< TPredicate, TAllocator > | inline |
MutDynImage(ImageLayout layout, PixelFormat pixel_format, UniqueDataArea< TAllocator > unique) | sophus::MutDynImage< TPredicate, TAllocator > | inlineprotected |
MutDynImage(ImageSize const &size, PixelFormat const &pixel_format) | sophus::MutDynImage< TPredicate, TAllocator > | inlineprotected |
MutDynImage(ImageLayout const &layout, PixelFormat const &pixel_format) | sophus::MutDynImage< TPredicate, TAllocator > | inlineprotected |
MutDynImageView(MutImageView< TPixel > const &image) | sophus::MutDynImageView< AnyImagePredicate > | inline |
MutDynImageView(ImageLayout const &layout, PixelFormat const &pixel_format, void const *ptr) | sophus::MutDynImageView< AnyImagePredicate > | inlineprotected |
MutDynImageView()=default | sophus::MutDynImageView< AnyImagePredicate > | protected |
mutImageView() const noexcept -> MutImageView< TPixel > | sophus::MutDynImageView< AnyImagePredicate > | inline |
mutSubview(Eigen::Vector2i uv, sophus::ImageSize size) const -> MutDynImageView | sophus::MutDynImageView< AnyImagePredicate > | inline |
numChannels() const -> int | sophus::DynImageView< AnyImagePredicate > | inline |
operator=(MutDynImage const &) -> MutDynImage &=delete | sophus::MutDynImage< TPredicate, TAllocator > | |
operator=(MutDynImage &&) noexcept -> MutDynImage &=default | sophus::MutDynImage< TPredicate, TAllocator > | |
pitchBytes() const -> size_t | sophus::DynImageView< AnyImagePredicate > | inline |
pixel_format_ | sophus::DynImageView< AnyImagePredicate > | protected |
pixelFormat() const -> PixelFormat | sophus::DynImageView< AnyImagePredicate > | inline |
ptr_ | sophus::DynImageView< AnyImagePredicate > | protected |
rawMutPtr() const -> uint8_t * | sophus::MutDynImageView< AnyImagePredicate > | inline |
rawMutRowPtr(int v) const -> uint8_t * | sophus::MutDynImageView< AnyImagePredicate > | inline |
rawPtr() const -> uint8_t const * | sophus::DynImageView< AnyImagePredicate > | inline |
rawRowPtr(int v) const -> uint8_t const * | sophus::DynImageView< AnyImagePredicate > | inline |
setViewToEmpty() | sophus::DynImageView< AnyImagePredicate > | inline |
sizeBytes() const -> size_t | sophus::DynImageView< AnyImagePredicate > | inline |
subview(Eigen::Vector2i uv, sophus::ImageSize size) const -> DynImageView | sophus::DynImageView< AnyImagePredicate > | inline |
tryFromFormat(ImageSize const &size, PixelFormat const &pixel_format) | sophus::MutDynImage< TPredicate, TAllocator > | inlinestatic |
tryFromFormat(ImageLayout const &layout, PixelFormat const &pixel_format) | sophus::MutDynImage< TPredicate, TAllocator > | inlinestatic |
unique_ | sophus::MutDynImage< TPredicate, TAllocator > | protected |
unsafeWrapAndPromiseProperAlignment(ImageLayout const &layout, PixelFormat const &pixel_format, void const *ptr) | sophus::DynImageView< AnyImagePredicate > | inlinestatic |
width() const -> int | sophus::DynImageView< AnyImagePredicate > | inline |