-
detectline
包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
- 2009-07-16 15:27:30下载
- 积分:1
-
pftest
基于AR2模型的粒子滤波源代码,可用于图像处理,视觉跟踪,希望可以帮助有需要的人(AR2 model particle filter based on source code can be used for image processing, visual tracking, I hope to help people in need)
- 2010-03-09 10:07:21下载
- 积分:1
-
vibe
说明: vibe算法实现,该算法是2011年提出,具有运行占用空间小的特性(Vibe algorithm, which was proposed in 2011, has the characteristics of small running space)
- 2019-04-01 23:07:33下载
- 积分:1
-
person1_256
超分辨率复原(分块处理)
将样本库中的高分辨率图象和低分辨率图象分别做分块处理,当新输入一幅低分辨率图象时,分成小块到样本库中寻找最匹配的高分辨率块,然后复原出高分辨率图象。(Superresolution recovery (block processing) for a sample of high-resolution images and low-resolution images respectively block , when the new importation of a low-resolution image, divided into small samples to find the most matching high-resolution block, then recovery from high-resolution images.)
- 2007-05-15 09:30:44下载
- 积分:1
-
DIBDisplay
这些代码是有关数字图像处理的一些算法,大家有需要的,可以在里面找些与自己相关的(These codes are some of the digital image processing algorithms, we need, in which you can find some with their associated)
- 2013-07-12 17:55:23下载
- 积分:1
-
fingerprint-classification5
指纹分类是指纹识别重要环节,该程序是指纹分类中LENXMID的MATLAB源码(Fingerprint classification is an important part of fingerprint identification, fingerprint classification in the program is the MATLAB source LENXMID)
- 2011-07-07 09:19:35下载
- 积分:1
-
mosaic
国外网站上找到的一个图像拼接程序,将三张图片拼接为一张。
大致方法为Haaris找角点,粗匹配,RANSAC精匹配。
有详细的注释,附带一篇代码说明文档,非常适合初学者学习研究(Foreign web sites to find a image stitching procedure, three picture mosaic as one. Roughly method for Haaris to find a corner, coarse matching, the RANSAC precise matching. Detailed notes, with a code documentation, very suitable for beginners to learn)
- 2012-07-25 10:25:30下载
- 积分:1
-
卷积神经网络去雾
说明: 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
- 2021-04-19 15:08:51下载
- 积分:1
-
ridgeorient
计算指纹方向场的代码。。。。。。。。。。。。(code for computing orientation of fingerprint )
- 2020-10-26 10:20:00下载
- 积分:1
-
RegEx2NFA2DFA_RC
说明: 由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
- 2020-11-08 15:59:47下载
- 积分:1