Skip to content

Simple (but slow) pure go implementation of color transfer

License

Notifications You must be signed in to change notification settings

PaulVasilenko/go-transcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Color Transfer

Go Report Card

Transcolor is a simple color transfer library implemented according whitepaper.

That is pure Go implementation using https://github.com/lucasb-eyer/go-colorful to switch between color spaces.

Library is currently in Beta, so no benchmarks, optimizations, tests, or anything else unfortunately. I will improve this lib according to issues and personal needs

Docs

Follow godoc link

Example

An example and a program to provide simple color transfering.

Use ./run.sh script to see it in action, or compile and use for your own personal needs.

About

Simple (but slow) pure go implementation of color transfer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages