Skip to content

ImportPhotos v2.2.2

Compare
Choose a tag to compare
@Mariosmsk Mariosmsk released this 17 Jul 22:41
· 90 commits to master since this release
2437c96
  • Add the option to import photos only on canvas extent
  • Add tabs options File, Filters, OpenCV, Bands
  • Add filters gray and mirror, mono, edges, averaging, Gaussian, Gaussian highpass (req. opencv-python)
  • Add bands red, blue, green
  • Add name title and save as option
  • Clean code
  • Fix transparent left, right buttons for all themes
  • Fix bug with null parameters

The new version of ImportPhotos gives the ability to the user to use several basic filters on the image and save the picture. To use additional filters, the user needs to use the python package opencv-python.