# 图像处理小工具(Python) **Repository Path**: ailinbo/image-processing-widget-python ## Basic Information - **Project Name**: 图像处理小工具(Python) - **Description**: 该项目通过PyCharm开发,涉及Python+PyQt5+OpneCV。软件具有将图像导入进行高速模糊、滤波、直方图以及边缘检测功能。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-09 - **Last Updated**: 2024-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, OpenCV, Qt ## README # 图像处理小工具(Python) #### 介绍 该项目通过PyCharm开发,涉及Python+PyQt5+OpneCV。软件具有将图像导入进行高速模糊、滤波、直方图以及边缘检测功能。 #### 软件架构 1. Python3 2. PyQt5 3. OpenCV3