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)]
☆34Updated 5 years ago
Alternatives and similar repositories for Photo-Edit:
Users that are interested in Photo-Edit are comparing it to the libraries listed below
- 利用turtle库绘画的眨眼睛的皮卡丘~(Blinking Pikachu using the turtle library painting~)☆15Updated 6 years ago
- 数据挖掘:Apriori算法与FP-Growth算法实现对比(Data Mining: Apriori Algorithm vs. FP-Growth Algorithm)☆25Updated 3 years ago
- 利用pygame实现消消乐小游戏GUI界面(Use pygame to eliminate the GUI interface of music game)☆21Updated 5 years ago
- 利用C++实现的小游戏:2048,俄罗斯方块,贪吃蛇,飞机大战[Some small games implemented in C++: 2048, Tetris , Snake, Plane War (University Programming)]☆122Updated 3 years ago
- 基于pyqt5的图像处理软件☆70Updated 6 years ago
- 中国农业大学数字图像处理实验:基于Python语言的数字图像处理程序,包含工具栏。主要功能包括:灰度变换(n值化、线性化、非线性化);绘制RGB直方图;两幅任意大小、通道图像相加;均值滤波和中值滤波;Sobel算子锐化;集成人脸识别API如face_recognition库…☆26Updated 4 years ago
- 配合QtPyt5,使用python完成图像的增强、复原、压缩、去噪、识别、分割、特征提取、识别、跟踪等功能☆24Updated 4 years ago
- 图像增强与去噪☆51Updated 4 years ago
- 图像处理课程设计 基于Haar分类和五官验证的人脸识别☆11Updated 6 years ago
- OpenCV图像处理的信用卡,卡号数字识别☆54Updated 5 years ago
- Matlab数字图像处理毕业设计课题赏析☆153Updated 4 years ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆64Updated 3 years ago
- 计算机图形学基础(OpenGL版)学习过程中的代码☆10Updated 7 years ago
- 该项目是基于pytorch框架,使用Unet图像分割网络对小轿车进行图像分割☆16Updated last year
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 6 years ago
- 基于 C++ 实现爬山法,模拟退火算法,遗传算法 求解N皇后问题☆19Updated 4 years ago
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆18Updated 4 years ago
- 「图像处理仿真系统」客户端程序。基于OpenCV + Python + Qt实现,实现了《图像处理》课程的所有案例,包含简单的人脸识别。☆28Updated 3 years ago
- Opencv项目实战☆35Updated 4 years ago
- 基于python和pyqt5,实现opencv图像处理,包含内容有基本的图像处理,人脸检测和识别,图像检索以及基于图像描述符的搜索,目标检测与识别,目标跟踪,opencv神经网络☆147Updated 6 years ago
- 计算机视觉入门项目,包含图像分割、图像增强等图像处理算法的代码复现☆57Updated 2 years ago
- 学习数字图像处理,使用 MATLAB 实现☆16Updated 4 years ago
- 包含三大板块,图像变换,图像增强和细胞计数☆30Updated last year
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆75Updated 4 years ago
- 基于Python OpenCV的图像算法原理及代码示例|平移变换、尺度变换、旋转变换、仿射变换 求反、动态范围压缩、阶梯量化、阈值分割 加法、平均法消除噪声、减法 直方图均衡化、直方图规定化 线性平滑滤波器、线性锐化滤波器、非线性平滑滤波器、非线性锐化滤波器 傅里叶变换和反…☆68Updated 2 years ago
- 使用opencv与pyqt5实现的图像处理程序,已实现转灰度图、图像平滑、形态学操作、梯度计算、阈值处理、边缘检测、轮廓检测☆379Updated 5 years ago
- 冈萨雷斯的《数字图像处理第三版》的读书笔记☆136Updated 4 years ago
- 基于PyQt+OpenCV的图像处理软件☆16Updated last year
- 小作业 使用遗传算法和OTSU做图像分割☆35Updated 7 years ago
- Source code corresponding to the blog article: 指纹识别源代码(1)-图像处理 指纹识别源代码(2)-特征点提取☆80Updated 4 years ago