|
farm-ng-core
|
This is the complete list of members for sophus::Image< TPixel, TAllocator >, including all inherited members.
| area() const -> size_t | sophus::ImageView< TPixel > | inline |
| colInBounds(int u) const -> bool | sophus::ImageView< TPixel > | inline |
| DynImage class | sophus::Image< TPixel, TAllocator > | friend |
| hasSameData(ImageView const &rhs) const -> bool | sophus::ImageView< TPixel > | inline |
| height() const -> int | sophus::ImageView< TPixel > | inline |
| Image()=default | sophus::Image< TPixel, TAllocator > | |
| Image(MutImage< TPixel, TAllocator > &&image) noexcept | sophus::Image< TPixel, TAllocator > | inline |
| imageSize() const -> sophus::ImageSize const & | sophus::ImageView< TPixel > | inline |
| ImageView()=default | sophus::ImageView< TPixel > | |
| ImageView(ImageLayout layout, TPixel const *ptr) noexcept | sophus::ImageView< TPixel > | inline |
| ImageView(sophus::ImageSize image_size, TPixel const *ptr) noexcept | sophus::ImageView< TPixel > | inlineexplicit |
| isContiguous() const -> bool | sophus::ImageView< TPixel > | inline |
| isEmpty() const -> bool | sophus::ImageView< TPixel > | inline |
| layout() const -> ImageLayout const & | sophus::ImageView< TPixel > | inline |
| layout_ | sophus::ImageView< TPixel > | protected |
| makeCopyFrom(ImageView< TPixel > const &view) -> Image | sophus::Image< TPixel, TAllocator > | inlinestatic |
| makeFromTransform(ImageView< TOtherPixel > view, TUnaryOperation const &unary_op) -> Image | sophus::Image< TPixel, TAllocator > | inlinestatic |
| makeFromTransform(ImageView< TLhsPixel > lhs, ImageView< TRhsPixel > rhs, TBinaryOperation const &binary_op) -> Image | sophus::Image< TPixel, TAllocator > | inlinestatic |
| makeGenerative(ImageSize size, TUVOperation const &uv_op) -> Image | sophus::Image< TPixel, TAllocator > | inlinestatic |
| MutImage class | sophus::Image< TPixel, TAllocator > | friend |
| operator!=(ImageView const &rhs) const -> bool=delete | sophus::ImageView< TPixel > | |
| operator()(int u, int v) const -> TPixel const & | sophus::ImageView< TPixel > | inline |
| operator()(Eigen::Vector2i uv) const -> TPixel const & | sophus::ImageView< TPixel > | inline |
| operator==(ImageView const &rhs) const -> bool=delete | sophus::ImageView< TPixel > | |
| pitchBytes() const -> size_t | sophus::ImageView< TPixel > | inline |
| Pixel typedef | sophus::ImageView< TPixel > | |
| ptr() const -> TPixel const * | sophus::ImageView< TPixel > | inline |
| ptr_ | sophus::ImageView< TPixel > | protected |
| reduce(TReduceOp const &reduce_op, TVal val=TVal{}) const -> TVal | sophus::ImageView< TPixel > | inline |
| reset() | sophus::Image< TPixel, TAllocator > | inline |
| rowInBounds(int v) const -> bool | sophus::ImageView< TPixel > | inline |
| rowPtr(int v) const -> TPixel const * | sophus::ImageView< TPixel > | inline |
| setViewToEmpty() | sophus::ImageView< TPixel > | inlineprotected |
| shortCircuitReduce(TShortCircuitReduceOp const &short_circuit_reduce_op, TVal val=TVal{}) const -> TVal | sophus::ImageView< TPixel > | inline |
| sizeBytes() const -> size_t | sophus::ImageView< TPixel > | inline |
| subview(Eigen::Vector2i uv, sophus::ImageSize size) const -> ImageView | sophus::ImageView< TPixel > | inline |
| useCount() const -> size_t | sophus::Image< TPixel, TAllocator > | inline |
| visit(TFunc const &user_function) const | sophus::ImageView< TPixel > | inline |
| width() const -> int | sophus::ImageView< TPixel > | inline |