资源列表
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
TDE
- 在matlab中编程实现求解二维抛物线方程的程序TDE。-Programming in matlab program for solving two-dimensional parabolic equation TDE.
denoising
- 利用加强领域领域的方法,对隧道裂缝图像进行去噪出来,可以得到比较好的效果。-The use of methods to strengthen the areas in the field of tunnel cracks image de-noising out, you can get better results.
nearest
- 最近邻法判断是否属于同一类的像素点,若是则归为一类,不是就寻找下一个点-Nearest neighbor method to determine whether the pixel belongs to the same class
fenkuai
- 图形分块 通用 简洁 易懂 图形分块 通用 简洁 易懂-Graphics block Graphics block Graphics block
center
- 对于已经获得的二值化图像,求特定区域的质心并标记下来-For two valued images, the centroid of a given region is obtained