Skip to content

pfdevilliers/python-image-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-image-filters

Python script that reads the photoshop curve (.acv) files, extract the polynomials and applies it to an image.

A bit of code that was quickly hacked together for a small project. It supports color images not greyscale.

Usage:
  python filter.py <path-to-curve-file> <path-to-image-file>

Normal image:

Image of building

After curve application:

Image of building with curve

About

Python script that reads the photoshop curve (.acv) files, extract the polynomials and applies it to an image.

Resources

Stars

72 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages