-
barcode1_12
一维条形码的识别源码,阈值处理,二值化处理,去噪处理(Bar codes to identify source)
- 2009-05-06 18:05:53下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
array2
能够提取一幅图片的不变矩特征值,方便大家学习图像识别方面的开发技术(Able to extract a picture of the moment invariant features of value, to facilitate learning in the development of image recognition technology)
- 2011-07-16 11:03:02下载
- 积分:1
-
Compressed-sensing-denoising-code
压缩感知去噪代码,一种用于去噪的CS的有效代码,简单适用(Compressed sensing denoising code, one for denoising CS valid code, a simple application
)
- 2011-08-17 10:11:42下载
- 积分:1
-
kar
对圆周运动转换到极坐标系,进行卡尔曼滤波(Conversion of circular motion to the polar coordinate system, the Kalman filter)
- 2020-12-01 11:09:26下载
- 积分:1
-
US Test
说明: 本代码可以载入超声图像,然后通过标注连通区域,自动截取最大连通区域对应的图像部分,达到去除四周标注的目的(After loading the ultrasonic image, the image part can be automatically cut off to remove the surrounding annotation)
- 2020-04-16 23:20:12下载
- 积分:1
-
MATLAB
小波去噪,图像融合,简单的小波去噪程序.(Image denoising in the wavelet domain using Matlab.)
- 2012-05-15 19:17:29下载
- 积分:1
-
gmm-cv
OpenCV_基于混合高斯模型GMM的运动目标检测。内附监测监控视频,方便测试使用。(OpenCV_ GMM Gaussian mixture model based moving target detection. Included monitoring surveillance video, easy testing.)
- 2014-02-26 14:47:48下载
- 积分:1
-
Harris
Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.(Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.)
- 2009-03-27 01:11:06下载
- 积分:1
-
PCAKmeans
用主成分分析来降维,用Kmeans方法聚类;应用于变化检测中(Principal component analysis is used to reduce dimension with k-means algorithm is used to cluster; change detection)
- 2021-03-29 18:09:10下载
- 积分:1