- Category:
- Graph program
- Tags:
-
- File Size:
- 6kb
- Update:
- 2017-12-14
- Downloads:
- 0 Times
- Uploaded by:
- 高小那
Description: Median filterThis filter function is used to filter the average value of the image,The average of all pixels in a pixel and its neighborhood is assigned to the corresponding pixels in the output image for smoothing. 2. The parameter impath is the image's path 3. Parameter A is a filtering template, A is an M * N matrix, note that M and N are boh odd numbers and not more than 11. The parameter output is the mean filtered image matrix. This function uses the algorithm: first expand the original image matrix by 2m rows and 2n columns, and make the expansion bit complement 0
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
averfilter.m | 1590 | 2017-10-12
|
作业一及要求.doc | 18432 | 2017-10-17 |