# Photo-Edit **Repository Path**: Jack_HCC/Photo-Edit ## Basic Information - **Project Name**: Photo-Edit - **Description**: 利用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)] - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-02-29 - **Last Updated**: 2022-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Photo-Edit ### 文件说明 1. 报告:包括pdf和word版本 2. 图片:个人证件照logo.jpg,这也是程序运行主界面背景图;编辑测试图片test.jpg 3. python文件:包括img_modifier文件夹,img_modifier.py和photo_editor.py主程序 4. logging_config.ini:日志配置文件 ### 程序运行结果图 ![效果图](show.png)