Skip to content

ytyaru/Python.ColorSpace.Converter.20210606081641

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ja

ColorSpace.Converter

Mutual conversion between RGB and LCh color spaces.

DEMO

img

Features

  • sales point

Requirement

$ uname -a
Linux raspberrypi 5.4.83-v7l+ #1379 SMP Mon Dec 14 13:11:54 GMT 2020 armv7l GNU/Linux

Installation

Install Python 3.7 or higher.

Next, install pyxel as follows.

sudo apt install python3 python3-pip libsdl2-dev libsdl2-image-dev
git clone https://github.com/kitao/pyxel.git
cd pyxel
make -C pyxel/core clean all
pip3 install .

Usage

git clone https://github.com/ytyaru/Python.ColorSpace.Converter.20210606081641
cd Python.ColorSpace.Converter.20210606081641/src
./run.py

Note

  • important point

Author

ytyaru

  • github
  • hatena
  • mastodon

License

This software is CC0 licensed.

CC0

About

Mutual conversion between RGB and LCh color spaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published