farm-ng-core
sophus::MutImageView< TPixel > Member List

This is the complete list of members for sophus::MutImageView< TPixel >, including all inherited members.

area() const -> size_tsophus::ImageView< TPixel >inline
colInBounds(int u) const -> boolsophus::ImageView< TPixel >inline
copyDataFrom(ImageView< TPixel > view) constsophus::MutImageView< TPixel >inline
fill(TPixel const &val) constsophus::MutImageView< TPixel >inline
generate(TUVOperation const &uv_op) constsophus::MutImageView< TPixel >inline
hasSameData(ImageView const &rhs) const -> boolsophus::ImageView< TPixel >inline
height() const -> intsophus::ImageView< TPixel >inline
imageSize() const -> sophus::ImageSize const &sophus::ImageView< TPixel >inline
ImageView()=defaultsophus::ImageView< TPixel >
ImageView(ImageLayout layout, TPixel const *ptr) noexceptsophus::ImageView< TPixel >inline
ImageView(sophus::ImageSize image_size, TPixel const *ptr) noexceptsophus::ImageView< TPixel >inlineexplicit
isContiguous() const -> boolsophus::ImageView< TPixel >inline
isEmpty() const -> boolsophus::ImageView< TPixel >inline
layout() const -> ImageLayout const &sophus::ImageView< TPixel >inline
layout_sophus::ImageView< TPixel >protected
mut(int u, int v) const -> TPixel &sophus::MutImageView< TPixel >inline
mut(Eigen::Vector2i uv) const -> TPixel &sophus::MutImageView< TPixel >inline
mutate(TUnaryOperation const &unary_op) constsophus::MutImageView< TPixel >inline
MutImageView()=defaultsophus::MutImageView< TPixel >
MutImageView(ImageLayout layout, TPixel *ptr) noexceptsophus::MutImageView< TPixel >inline
MutImageView(sophus::ImageSize image_size, TPixel *ptr) noexceptsophus::MutImageView< TPixel >inline
mutSubview(Eigen::Vector2i uv, sophus::ImageSize size) const -> MutImageViewsophus::MutImageView< TPixel >inline
operator!=(ImageView const &rhs) const -> bool=deletesophus::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=deletesophus::ImageView< TPixel >
pitchBytes() const -> size_tsophus::ImageView< TPixel >inline
Pixel typedefsophus::ImageView< TPixel >
ptr() const -> TPixel const *sophus::ImageView< TPixel >inline
ptr_sophus::ImageView< TPixel >protected
ptrMut() const -> TPixel *sophus::MutImageView< TPixel >inline
reduce(TReduceOp const &reduce_op, TVal val=TVal{}) const -> TValsophus::ImageView< TPixel >inline
rowInBounds(int v) const -> boolsophus::ImageView< TPixel >inline
rowPtr(int v) const -> TPixel const *sophus::ImageView< TPixel >inline
rowPtrMut(int v) const -> TPixel *sophus::MutImageView< TPixel >inline
setViewToEmpty()sophus::ImageView< TPixel >inlineprotected
shortCircuitReduce(TShortCircuitReduceOp const &short_circuit_reduce_op, TVal val=TVal{}) const -> TValsophus::ImageView< TPixel >inline
sizeBytes() const -> size_tsophus::ImageView< TPixel >inline
subview(Eigen::Vector2i uv, sophus::ImageSize size) const -> ImageViewsophus::ImageView< TPixel >inline
transformFrom(ImageView< TOtherPixel > view, TUnaryOperation const &unary_op) constsophus::MutImageView< TPixel >inline
transformFrom(ImageView< TLhsPixel > lhs, ImageView< TRhsPixel > rhs, TBinaryOperation const &binary_op) constsophus::MutImageView< TPixel >inline
unsafeConstCast(ImageView< TPixel > view) -> MutImageViewsophus::MutImageView< TPixel >inlinestatic
view() const -> ImageView< TPixel >sophus::MutImageView< TPixel >inline
visit(TFunc const &user_function) constsophus::ImageView< TPixel >inline
width() const -> intsophus::ImageView< TPixel >inline