资源列表
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
dijkstra
- 计算dijkstra求最短路径:Dijkstra算法的基本思路是:假设每个点都有一对标号 (dj, pj),其中dj是从起源点s到点j的最短路径的长度 (从顶点到其本身的最短路径是零路(没有弧的路),其长度等于零);pj则是从s到j的最短路径中j点的前一点。求解从起源点s到点j的最短路径算法的基本过程如下-find the shortest road
secendtest
- 总体最小二乘法的谐波恢复总体最小二乘法的谐波恢复
zoom
- 针对指纹图像抽样的源代码,加在系统中可以起到提高速度的作用-fingerprint images against the sample source code, added to the system can play a role in improving the speed of
MeanFilter.m
- mean filter matlab code
emd_visu
- HHT的显示子程序,希望大家有用吧。 -HHT display subroutine, I hope you useful.HHT display subroutine, I hope you useful
ch2_ex2_4
- 对一幅图像进行平滑处理,使用opencv,通过对图像数据与高斯或者其他核函数进行卷积-Smoothing of an image using opencv, through images or other data with Gaussian kernel convolution
lunkuo
- opencv的轮廓检测算法。计算并画出椭圆区域内的图像轮廓。-application of cvSnakeImage