资源列表
fenkuai
- 图形分块 通用 简洁 易懂 图形分块 通用 简洁 易懂-Graphics block Graphics block Graphics block
center
- 对于已经获得的二值化图像,求特定区域的质心并标记下来-For two valued images, the centroid of a given region is obtained
photoanalysis
- 图像分析 h0=figure( toolbar , none ,... position ,[198 56 350 468],... name , 实例72 ) h1=axes( parent ,h0,... position ,[0.25 0.45 0.5 0.5],... visible , off ) I=imread( rice.tif ) imshow(I) k=0 b1=uicontrol( parent ,h0,...
retrh29
- 用来计算相似性测度。对由Hist13.m获得的图像区域特征进行相似性比较。-Used to calculate the similarity measure. Hist13.m obtained by the regional characteristics of the image similarity comparison.
KNNMeanFilter
- 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。 假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)-Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, thi
ShowImage
- 可显示存储于向量的灰度图像,是图像处理研究的好帮手。-Good for showing image in gray scale.
zhongzhilvb
- 此程序是对图像进行中值滤波,改程序已经过调试,可以直接运行。-This procedure is median filtering the image, change procedures have been debugging, can be directly run.
zhifangtu
- 自己写的图像直方图显示,不是系统自带的,但是效果差不多。-Write your own image histogram display, not a system that comes with, but the effect is almost
camera_1
- 用matlab控制摄像头 对所采集的视频提取图片,再进行后续处理-Control using matlab camera captured video extract pictures, and then the subsequent processing
test_path_planing
- 实现了Chan-Vese算法,参考文献active conto-, image processing, to quote one of the highest rates of the literature
dip3
- 用Matlab中的下列函数对输入图像按实验内容进行运算;感受各种不同的图像处理方法对最终图像效果的影响。 imfilter;fspecial;imadjust;imadd;immultiply -With the following Matlab function of the input image by computing the experimental content experience a variety of image processing methods on the
zhifangtu
- 统计输入单词的字母个个数,并且用直方图绘制出来-Enter the letters all statistics the number of words, and drawn out with a histogram