Skip to content

mikecokina/photoshop

Repository files navigation

GitHub version Licence GPLv3 Python version OS

Photoshop algorithms Python Port

  • Brightnes and contrast
    • Photoshop like smooth implementation
    • Legacy implementation
    • Automatic contrast implementation
  • Filters
    • Distort
      • Displacement
        • doesn't allow x and y separately, currenlty just single parameter strength is supported
        • doesn't allow edge behavior definition
  • Blending Options
    • Normal Blending
      • supports conditional blending (Blend If) for background image (doesn't support foreground image condition)
      • doesn't support codnitional blending for overlapping intervals
      • supports only condition based on gray scale of background image
      • doesn't support opcaity option

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published