JackHCC / Photo-Edit

利用pyQt5完成的GUI简易的图像编辑器,包括滤镜,亮度对比度锐化处理,旋转翻转,更改图片尺寸等操作。(内附报告)[A simple GUI editor using pyQt5, including filters, brightness contrast sharpening, rotation flipping, and changing image size. At the same time (with a report attached)]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo-Edit

文件说明

  1. 报告:包括pdf和word版本
  2. 图片:个人证件照logo.jpg,这也是程序运行主界面背景图;编辑测试图片test.jpg
  3. python文件:包括img_modifier文件夹,img_modifier.py和photo_editor.py主程序
  4. logging_config.ini:日志配置文件

程序运行结果图

效果图

About

利用pyQt5完成的GUI简易的图像编辑器,包括滤镜,亮度对比度锐化处理,旋转翻转,更改图片尺寸等操作。(内附报告)[A simple GUI editor using pyQt5, including filters, brightness contrast sharpening, rotation flipping, and changing image size. At the same time (with a report attached)]


Languages

Language:Python 100.0%