Skip to content

Finish up Image refactor work #7050

@emilk

Description

@emilk

We should start with the struct ImageFormat component refactor (TODO: add link) and hence int-enum

  • Update MaxImageDimensionSubscriber
  • Log warnings in image constructors if the buffer has the wrong length in C++ and Python
  • Move .compress back to Image.
  • Remove tensor_to_gpu
  • Rename ChannelDataType to ChannelDatatype for consistency
  • Rust: create Image constructors for image crate
  • Remove ImageChromaDownsampled
  • Rename ImageEncoded to EncodedImage #7087
  • Create separate ImageStats for images #7088
  • Rename TensorElement?
  • Document what row-major means for C++/Rust image constructors
  • Document what borrowing means for C++ constructors

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions