Skip to content

Imagecat 0.4.0

Compare
Choose a tag to compare
@tshead tshead released this 10 Dec 04:25
· 74 commits to main since this release
  • Initial support for storing image metadata.
  • OpenEXR loader imports metadata.
  • imagecat.notebook.display() dynamically renders image layers using IPython widgets.
  • Added new imagecat.data.Role enumerations for varying subsets of RGB, alpha, matte, luminance, and depth data.
  • Added imagecat.operator.remap() for creating new images from arbitrary combinations of existing layers and components.
  • Added support for Cryptomatte decoding.
  • imagecat.data.Layer supports Jupyter rich output.
  • Expanded / cleaned-up the documentation.
  • Substantial reorganization of operators into separate modules.
  • Removed support for explicit layer component names.