ImportPhotos v2.2.2
- 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
.