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

support indexed image and predefined colormap #16

Open
johnnychen94 opened this issue Jun 11, 2022 · 0 comments
Open

support indexed image and predefined colormap #16

johnnychen94 opened this issue Jun 11, 2022 · 0 comments

Comments

@johnnychen94
Copy link
Member

johnnychen94 commented Jun 11, 2022

Currently, every sixel_encode does quantization, dithering, and the real encoding. This could possibly introduce 1) unnecessary computation in quantization and dithering, and 2) unstable colormap generation.

If we consider encoding a video sequence to sixel formats, then we'd like to ensure every frame/slice uses the same quantization and colormap setup.

CRef: FedeClaudi/Term.jl#94 (reply in thread)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant