-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1
-
array2
能够提取一幅图片的不变矩特征值,方便大家学习图像识别方面的开发技术(Able to extract a picture of the moment invariant features of value, to facilitate learning in the development of image recognition technology)
- 2011-07-16 11:03:02下载
- 积分:1
-
work
用自适应阈值法二值化图像,首先将图像分为几个子图像,在每个子图像中求得均值,用此均值二值化本子图(err)
- 2007-12-04 16:04:58下载
- 积分:1
-
Coloring-Problem
图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。(Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph coloring problem is one of the most famous conjecture.)
- 2013-08-23 23:01:42下载
- 积分:1
-
YCbCrTohistogram
用YCbCr看histogram 並將 圖片除存(Use YCbCR to look histogram)
- 2010-03-15 21:40:08下载
- 积分:1
-
fcmimage
基于FCM的彩色图象的分割的MATLAB源代码(FCM-based segmentation of color images of the MATLAB source code)
- 2008-05-06 01:20:50下载
- 积分:1
-
vechicle-detection
车辆检测跟踪,采用matlab编程,可对车辆进行目标跟踪与检测(Vehicle detection and tracking)
- 2012-07-30 09:29:41下载
- 积分:1
-
相机图像采集、控制、图像处理、坐标计算、坐标显示等功能的小软件 WProject
做项目时写的关于相机图像采集、控制、图像处理、坐标计算、坐标显示等功能的小软件(Do item written on the camera image acquisition, control, image processing, coordinates of the calculation, the coordinates show features such as small software)
- 2020-07-08 11:28:57下载
- 积分:1
-
fast-matlab-src
快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
- 2008-12-21 14:11:03下载
- 积分:1
-
JOS
mean-shift跟踪算法中核窗口大小的自动选区(mean-shift tracking algorithm in the size of the nuclear window automatically constituency)
- 2007-08-28 23:08:26下载
- 积分:1