资源列表
Ostu.cpp
- 本人搜集的Ostu图像二值化的算法,是在MATLAB环境下写的,不过上传的代码是文本格式的,各位可以根据自己需要参照一下-I collect images of two gray value of the algorithm is to write MATLAB environment, But the code is uploaded to the text format, you may need to refer to themselves
jianyijisuanqi
- 一个简易计算器界面,采用matlab语言编写,共享资源-a simple calculator interface using Matlab language, sharing resources
zernike
- 图形图象处理中的一个非常重要的特征的提取算法,zernike矩
erweizhuanhuan
- 用c语言编的可,实现一个矩形简单的二维变换,包括平移,对称,旋转等-used to be part of the realization of a simple two-dimensional rectangular transformation, including translation, symmetric, and rotating
contour-extract
- 采用最大方差法对前景图像进行二值分割 ,并通过扫描提取轮廓,最后对目标进行跟踪-using the maximum variance method for binary image segmentation and contour extraction by scanning , finally track on the target by rectangle
image_processing
- 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
dijkstra
- 计算dijkstra求最短路径:Dijkstra算法的基本思路是:假设每个点都有一对标号 (dj, pj),其中dj是从起源点s到点j的最短路径的长度 (从顶点到其本身的最短路径是零路(没有弧的路),其长度等于零);pj则是从s到j的最短路径中j点的前一点。求解从起源点s到点j的最短路径算法的基本过程如下-find the shortest road
ROI2
- 在图像中选择自己感兴趣的一块儿区域并在此区域中进行图像处理-In the images together to choose their own area of interest and, in this area for image processing
REGIONGROW
- 從一種子像素開始,透過平均灰階度、色彩等性質檢視,將類似性質的像素逐一納入所考慮區域中,逐漸長成一個性質相似的影像區塊。-Starting from a sub-pixel by the average degree of gray-scale, color and other properties to view, each pixel of a similar nature will be included in the region considered, and gradually gr
test
- 两幅相邻图像的拼接,使用的随机取点等距离匹配方法-Two adjacent images of the mosaic, using the random access point equidistant matching ~ ~
fenshuiling2
- 三种分水岭分割算法 对于分水岭算法最明显的过分割问题逐步进行解决 -Three watershed segmentation algorithm for the watershed algorithm is the most obvious over-segmentation problem step by step to solve
MeanFilter.m
- mean filter matlab code
