Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cython Image Manipulation Experimentation

Feasibility study for the use of Cython for color editing RGB images.

Current features:

Desaturate color towards arbitrary tone

Turn all color vectors towards a chosen color vector by a chosen fraction of the original angle.

Saturate color

Turn all color vectors away from the grey direction (angle = - <factor> * (<constant> - <original angle>)).

Color brightness

Scale color components independently.

Color calibration

Turn all color vectors araound a chosen axis by a chosen angle. The axis and angle can be optionally determined by choosing a specific color and the corresponding desired target color.

About

Feasibility study for the use of Cython for color editing RGB images.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages