Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RGB images #119

Open
PierreRaybaut opened this issue Mar 7, 2025 · 0 comments
Open

Add support for RGB images #119

PierreRaybaut opened this issue Mar 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@PierreRaybaut
Copy link
Contributor

DataLab provides image processing features for many data types but only grayscale.
Currently, here are the supported data types: uint8, uint16, int16, float32 and float64.

This issue aims at proposing a new RGB data type which would be for example based on uint8.

This follows #118 reporting issues with image color spaces while trying to import a RGB image into DataLab.

@PierreRaybaut PierreRaybaut added the enhancement New feature or request label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant