Skip to content

sttkm/visualize_Hue_Tone_distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

visualize Hue and Tone Distribution

画像の色相と色調(明度,彩度)の分布を画像として出力するプロクラム.
色相,明度,彩度はL*a*b*色空間においてのものを使用.
L*a*b*における色相環の表示や,分布の均しについては工夫してある.
コード説明は今の所,特にしない.

実行は以下.(filename)_H.jpg,(filename)_VC.jpgが作成される.

python distribution.py (image file)

example

1

origin

ex1

Hue distribution

ex1_H

Tone distribution

ex1_VC

2

origin

ex2

Hue distribution

ex2_H

Tone distribution

ex2_VC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages