Skip to content

Commit 46dd7e0

Browse files
committed
Update format
1 parent c59dd1e commit 46dd7e0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

05_conversion_smoothing_sharpening_and_segmentation_of_color_images.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
- [Matlab实现彩色图像的转换、平滑、锐化与分割](#matlab实现彩色图像的转换平滑锐化与分割)
2+
- [目的](#目的)
3+
- [内容](#内容)
4+
- [1.使用 RGB、索引和灰度级图像间转换的函数](#1使用-rgb索引和灰度级图像间转换的函数)
5+
- [2.掌握彩色图像平滑的MATLAB 仿真](#2掌握彩色图像平滑的matlab-仿真)
6+
- [3.彩色图像锐化](#3彩色图像锐化)
7+
- [4.RGB 彩色图像分割](#4rgb-彩色图像分割)
8+
9+
110
# Matlab实现彩色图像的转换、平滑、锐化与分割
211

312
## 目的

0 commit comments

Comments
 (0)