anthonynsimon / bild

Image processing algorithms in pure Go
MIT License
3.99k stars 213 forks source link

a few camanjs filters, effects rewritten in pure golang #79

Closed iamleson98 closed 4 years ago

iamleson98 commented 4 years ago

a few camanjs filters, effects rewritten in pure golang. Any problems, please let me know soon Thank you!

NOTE: all code for examples below is placed in caman/example directory.

original image

anne

Sepia effect

sepia

Colorize

colorize

Curves

curves

Channels

channels

iamleson98 commented 4 years ago

@anthonynsimon could you please spend a minute to review my request ?