-
第四次作业
说明: 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
-
retinex.opencv
Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。(The basic theory of Retinex theory is the color of the object by object for the long wavelength (red), medium (green), short wave (blue) light reflection ability to decide, rather than by the intensity of reflected light of the absolute value to decide, the color of the object under illumination nonuniformity effects, consistent with the Retinex, that is based on color constancy (color constancy based). Different from the traditional linear, nonlinear image enhancement method of only one kind of features, Retinex can be in dynamic range compression, edge enhancement and three aspects of color constancy hit the balance, thus enhancing adaptive to a variety of different types of images can be.)
- 2014-09-23 16:40:19下载
- 积分:1
-
Human-target-tracking
运动检测 检测人体的头部位置、整体位置、滤除影子(Motion detection detect the body and head position, the overall position of the shadow filter)
- 2011-10-13 19:59:00下载
- 积分:1
-
22164429182
能够很好的实现车牌定位的matlab源程序.但是不能实现车牌字符分割(Able to realize a very good source matlab plate positioning. But not license plate character segmentation)
- 2008-05-03 18:30:22下载
- 积分:1
-
zhongzhi
实现遥感图像的高斯白噪声去噪,出现不同模板的去噪效果。(Gaussian white noise, noise removal, remote sensing images, different templates denoising)
- 2012-04-10 11:26:39下载
- 积分:1
-
MRF2.0
说明: 在VC++下基于MRF来进行的图像分割源代码(In VC++ For MRF-based image segmentation source code)
- 2008-08-29 14:43:10下载
- 积分:1
-
ICA_TOOLBOX---icalab
MATLAB ICALAB FASTICA代码,挺难得的(The MATLAB FASTICA code, very rare)
- 2012-11-02 19:01:11下载
- 积分:1
-
分水岭算法
Python 分水岭算法 用于图像分割等图像处理(Python watershed algorithm)
- 2019-01-13 10:19:04下载
- 积分:1
-
face-segmentation
本代码实现了基于肤色的人脸分割程序,代码采用Matlab编写,包含了四个测试样例和结果分析。(This is matlab code about face detection based on face color.)
- 2016-03-06 10:36:48下载
- 积分:1
-
ransacfithomography
robustly fits a homography to a set of putatively matched image points(robustly fits a homography to a set of putat ively matched image points)
- 2007-06-27 22:10:59下载
- 积分:1