资源列表
CalcQieDian2
- 圆心(a,b),半径r 圆外一点坐标(m,n) 求其切点的坐标(x,y)
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.
Painting-tree
- 使用图形分形学来实现一棵树的确绘画-Use graphics fractal learn to achieve a tree does painting
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
hduobianxing
- 判断点在多边形内,射线与多边形交点奇数个为内,-Determine the point in polygon
test_path_planing
- 实现了Chan-Vese算法,参考文献active conto-, image processing, to quote one of the highest rates of the literature
bruit_gaussien.m
- gaussien blur matlab code