kornia/kornia-rs

support .exr and .webp format in image io

Open

#607 opened on Nov 22, 2023

View on GitHub
 (9 comments) (0 reactions) (1 assignee)Rust (188 forks)auto 404
crate: iohelp wanted

Repository metrics

Stars
 (675 stars)
PR merge metrics
 (PR metrics pending)

Description

🚀 Feature

support .exr and .webp format in image io

Motivation

exr is the de-fatcto standard for HDR images in grahics softwares, and webp is widely used on the internet

Pitch

Alternatives

Additional context


Consider also to contribute to Kornia universe projects :)

  • Tutorials: our repository containing the tutorials.

Contributor guide