| area() const -> size_t | sophus::DynImageView< AnyImagePredicate > | inline |
| DynImage class | sophus::DynImage< TPredicate, TAllocator > | friend |
| DynImage()=default | sophus::DynImage< TPredicate, TAllocator > | |
| DynImage(Image< TPixel, TAllocator > const &image) | sophus::DynImage< TPredicate, TAllocator > | inline |
| DynImage(MutImage< TPixel > &&image) | sophus::DynImage< TPredicate, TAllocator > | inline |
| DynImage(MutDynImage< TPredicate, TAllocator > &&image) | sophus::DynImage< TPredicate, TAllocator > | inline |
| DynImage(ImageLayout layout, PixelFormat pixel_format, std::shared_ptr< uint8_t > shared) | sophus::DynImage< TPredicate, TAllocator > | inlineprotected |
| 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::DynImage< TPredicate, TAllocator > | inlinestatic |
| fromFormat(ImageLayout const &layout, PixelFormat const &pixel_format) | sophus::DynImage< TPredicate, TAllocator > | inlinestatic |
| has() const noexcept -> bool | sophus::DynImage< TPredicate, TAllocator > | inline |
| DynImageView< AnyImagePredicate >::has() const noexcept -> bool | sophus::DynImageView< AnyImagePredicate > | inline |
| height() const -> int | sophus::DynImageView< AnyImagePredicate > | inline |
| image() const noexcept -> Image< TPixel, TAllocator > | sophus::DynImage< TPredicate, TAllocator > | 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 |
| numChannels() const -> int | sophus::DynImageView< AnyImagePredicate > | inline |
| 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 |
| rawPtr() const -> uint8_t const * | sophus::DynImageView< AnyImagePredicate > | inline |
| rawRowPtr(int v) const -> uint8_t const * | sophus::DynImageView< AnyImagePredicate > | inline |
| reinterpretAs(ImageSize reinterpreted_size) const noexcept -> Image< TPixel, TAllocator > | sophus::DynImage< TPredicate, TAllocator > | inline |
| setViewToEmpty() | sophus::DynImageView< AnyImagePredicate > | inline |
| shared_ | sophus::DynImage< TPredicate, TAllocator > | protected |
| sizeBytes() const -> size_t | sophus::DynImageView< AnyImagePredicate > | inline |
| subview(Eigen::Vector2i uv, sophus::ImageSize size) const -> DynImageView | sophus::DynImageView< AnyImagePredicate > | inline |
| tryFrom(DynImage< TOtherPredicate, TAllocator > other_image) -> Expected< DynImage< TPredicate, TAllocator >> | sophus::DynImage< TPredicate, TAllocator > | inlinestatic |
| tryFromFormat(ImageSize const &size, PixelFormat const &pixel_format) | sophus::DynImage< TPredicate, TAllocator > | inlinestatic |
| tryFromFormat(ImageLayout const &layout, PixelFormat const &pixel_format) | sophus::DynImage< TPredicate, TAllocator > | inlinestatic |
| unsafeWrapAndPromiseProperAlignment(ImageLayout const &layout, PixelFormat const &pixel_format, void const *ptr) | sophus::DynImageView< AnyImagePredicate > | inlinestatic |
| useCount() const -> size_t | sophus::DynImage< TPredicate, TAllocator > | inline |
| width() const -> int | sophus::DynImageView< AnyImagePredicate > | inline |