-
suanzi
用所写算子进行边缘检测,对matlab自身图片进行分析,其中的suanzi.m是自定义的边缘检测算子(operator with written for edge detection, right Matlab own photo analysis suanzi.m which is the definition of edge detection operator)
- 2007-05-24 09:08:56下载
- 积分:1
-
edgedirection
轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码(Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code)
- 2009-02-24 12:04:09下载
- 积分:1
-
图像去红眼
本程序能够去除一幅照片中由于光线发散而产生的红眼效应,即去除红眼(the function is to remove red part of eyes in a picture or photo)
- 2017-10-30 11:33:10下载
- 积分:1
-
exp4
本程序是实现图像处理的关于调色板的设置功能。(This program is a set of image processing functions on the palette)
- 2015-05-03 11:36:15下载
- 积分:1
-
eee
图像质量评价,基于梯度的算法,适合初学者学习,其中有曲线拟合部分。(Image quality evaluation, gradient-based algorithm, suitable for beginners to learn, which curve fitting part.)
- 2020-07-08 16:18:56下载
- 积分:1
-
spectralMattingCode
说明: 用于数字抠图的源代码,外国人写的,非常好用(image spectral matting code)
- 2010-04-16 09:27:13下载
- 积分:1
-
newegg
基于matlab的进行鸡蛋形状特征提取的程序,能提取鸡蛋裂缝区域的形状特征(Matlab based on the conduct of an egg shape feature extraction procedure can extract the shape of an egg cracks in the regional characteristics of)
- 2009-05-18 15:29:26下载
- 积分:1
-
Image-conversion
此算法是图像之间的转换,二值图,RGB等的相互转换源代码(This algorithm is the conversion between the images, the two value of the map, RGB, and so on the conversion of the source code)
- 2015-09-18 20:17:30下载
- 积分:1
-
aaa111
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件(Bayesian classifier on the experimental data we have very good mutual sharing of software)
- 2006-09-20 09:54:24下载
- 积分:1
-
第四次作业
说明: 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