资源列表
图象识别代码
- 图象识别代码 图象识别代码
sobel
- sobel算子的C++实现 使用opencv-sobel operator C++ achieve using opencv
121
- 单幅图像的平均梯度值计算 MATLAB源程序 【更新】2009-04-15 15:59说明:该程序的作用是计算输入图像img的平均梯度值AVEGRAD 平均梯度值可以衡量图像细节反差表达的能力,是图形融合结果的一个评价算子之一-Single image, the average gradient value MATLAB source code [update] 2009-04-15 15:59 Descr iption: The role of the program is to cal
Otsu
- 最大类间方差法,以其分割效果较好、适用范围较广、简单有效而引起人们普遍关注,且应用最为广泛。该方法基于类别可分离性,根据图像的一维灰度直方图,选取一个阈值使得类间方差最大。-Otsu method, with its split better, broader scope of application is simple and effective and caused widespread concern, and the most widely used. The method is bas
rgb2hsi
- 数字图像处理中把rgb空间转换到hsi空间-It can tranform the rgb space to hsi space in digital image processing
image
- 现在图像处理日益重要,此代码实现图像处理程序-image processing
daima
- 混合高斯模型 图像处理高斯混合模型(Gaussian而 xturemodel,简称GMM)是单一高斯概率密度函数的扩展和延伸,由于GMM能够平滑地近似任意形状的密度分布,因此近年来常被用在视频及语音信号的处理中-Gaussian mixture model for image processing
HOUGHTRANSITION
- Matlab编写的Hough算法,自己运行过的,可以直接使用-This is a HOUGH Algorithm in Matlab. It can be run successfully.
filter-design
- 图片处理操作,主要是利用各种模板对图像进行平滑去躁,去除高频干扰对图像的质量的影响。-The operation of the image processing, image smoothing using a variety of templates to impatient to remove high-frequency interference on the quality of the image.
jubu
- 局部直方图均衡化 可以处理彩色图像,效果很好的,我试验过的,推荐大家-Local histogram equalization can handle color image
matlab4
- 数学图像处理中的对彩色图像进行锐化滤波,并将RGB模型转变为HSI模型-Mathematical image processing for color image sharpening filter, and the RGB model into HSI model
rgb2hsi
- 将彩色图像转化成H,S,I分量的function函数代码,调用后可运行,无差错。-this is a simple code for exchanging image.