Skip to content

Commit 1dc8257

Browse files
committed
Add commands 14
1 parent 614cd0a commit 1dc8257

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

14_common_image_processing_commands_in_Matlab_(4).md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
- [Matlab常用图像处理命令108例(四)](#matlab常用图像处理命令108例四)
2+
- [37.fwind1](#37fwind1)
3+
- [38.fwind2](#38fwind2)
4+
- [39.getimage](#39getimage)
5+
- [40.gray2ind](#40gray2ind)
6+
- [41.grayslice](#41grayslice)
7+
- [42.histeq](#42histeq)
8+
- [43.hsv2rgb](#43hsv2rgb)
9+
- [44.idct2](#44idct2)
10+
- [45.ifft2](#45ifft2)
11+
- [46.ifftn](#46ifftn)
12+
- [47.sim2bw](#47sim2bw)
13+
- [48.im2col](#48im2col)
14+
- [49.im2double](#49im2double)
15+
- [50.im2uint8](#50im2uint8)
16+
- [51.im2uint16](#51im2uint16)
17+
- [52.imadjust](#52imadjust)
18+
- [53.imapprox](#53imapprox)
19+
20+
121
# Matlab常用图像处理命令108例(四)
222

323
## 37.fwind1

0 commit comments

Comments
 (0)