Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 687 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 687 Bytes

Posterization

Environment

macOS

python3.7

pyside6
opencv-python
pillow

Demo

  1. Run
python main_gui.py
  1. Open a source file from Sidebar -> File -> Open

  1. Get a posterized image

    • Obtain various posterized images by changing the hyperparameters
    • Switch images by original image and posterized image buttons
  2. Save the posterized image from Sidebar -> File -> Save

Note