You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
503 B
27 lines
503 B
4 years ago
|
# 图像处理软件
|
||
|
|
||
|
使用OpenCV进行图像处理
|
||
|
|
||
|
OpenCV使用版本4.5.1
|
||
|
|
||
|
## 主要实现功能
|
||
|
|
||
|
- 图像的缩放旋转
|
||
|
- 错切
|
||
|
- 线性对比度展宽
|
||
|
- 伪彩色增强
|
||
|
- 非线性动态范围调整
|
||
|
- 直方图均衡
|
||
|
- 动态阈值分割和固定阈值分割
|
||
|
- 区域生长法分割和满水法分割
|
||
|
- 图像去噪
|
||
|
- 图像锐化
|
||
|
- 腐蚀和膨胀
|
||
|
- 颜色空间转换
|
||
|
- 白平衡
|
||
|
|
||
|
## 界面图
|
||
|
|
||
|

|
||
|
|