搜索资源列表
pic
- 简单的图像处理程序,统计直方图,均值化,用概率法对灰度值进行分类
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
histogramfeaturestiqu
- 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-chip_histogram_features
chip_histogram_features
- 本程序使用matlab实现提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-This procedure used to achieve extracted a lot of matlab histogram parameters needed features, such as the mean, variance, skewness, kurtosis, energy and entropy.
Lms_lichunhua1
- 白噪声经过AR模型的输出作为LMS滤波器的输入,已知:a1=1.558;a2=-0.81;白噪声方差为1.0,均值为0;u=0.002;利用Matlab实现:-White noise as the input of the LMS filter after the output of the AR model known: a1 = 1.558 a2 =-0.81 white noise variance of 1.0, an average of 0 u = 0.002 using M
GraphX
- 根据不同的输入数据,自动在x-Y 轴上绘图,并显示其变化状况和趋势,自动绘制均值线.-Auto drawing by data
myfilter
- 以逗号分隔读取数据,并且比较均值与中值滤波-Read data separated by commas, and compare the mean and median filtering
11111111
- 非局部均值滤波 本程序是自己编写的费均值滤波程序-Non-local mean filter
segmentation-of-color-images
- 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab
TX
- 自己编写的数字图像的滤波比较,包含均值、中值以及高斯滤波函数。-I have written the digital image of the filter comparison, including the mean, median and Gauss filter function.
fieer-see-aszociative
- 该文件是产生两组随即的高斯分布系列,均值为0,均方差为N2,-This file is the series of two groups of random gaussian distribution, the mean to 0, mean square error as the N2,
cpmpile
- matlab的源程序,没有其他目的,只希望下载k均值算法看看!,-Matlab source program, there is no other purpose, just want to download the k-means algorithm and see!
matlab 车牌识别1-1
- 车牌识别,1.车牌灰度图像, 2.车牌二值图像,4.均值滤波后,5.膨胀或腐蚀处理后(Study of Character Recognition)