Skip to content

Commit fe88e3b

Browse files
Update README with features of the project
1 parent 6030c8a commit fe88e3b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
# CompVision-Assignment
22
计算机视觉基础(数字图像处理)课程作业程序设计
33
## 包含功能
4+
1. 主流图像格式(PNG、JPEG、TIFF、BMP)读取
5+
2. 图像缩放、旋转、放缩基本变换
6+
3. 图像线性变换、非线性对数、指数、分段线性变换
7+
4. 图像傅里叶变换和逆变换
8+
5. 图像三色、灰度直方图统计
9+
6. 图像灰度化、二值化
10+
7. 离散直方图均衡化和离散直方图规定化增强
11+
8. 加性高斯白噪声、泊松高斯混合噪声、信号相关-无关联合噪声添加
12+
9. 图像最大值、最小值、中值、均值滤波
13+
10. 傅里叶变换的巴特沃斯滤波
14+

0 commit comments

Comments
 (0)