-
manualhist
从键盘读取输入信息,并绘制最终的高斯函数。(Read from the keyboard to enter information, and rendering the final Gaussian function.)
- 2008-01-10 11:18:41下载
- 积分:1
-
SARdenoising1
基于NSCT的SAR图像自适应去噪程序,须在NSCT工具包里面运行。(SAR images denosing base on NSCT !!!)
- 2010-05-07 00:04:47下载
- 积分:1
-
face2_jiance
人脸检测:可自动检测人脸,速度还可以吧!(Face Detection : can automatically detect faces and can also speed!)
- 2007-01-26 09:17:23下载
- 积分:1
-
2009CVPR-bestpaperPcodes
2009年CVPR最佳论文(暗通道去雾算法)及其MATLAB代码(The best paper of 2009 CVPR conf.and its corresponding Matlab code. very useful for us.)
- 2012-06-13 15:22:15下载
- 积分:1
-
图像去雾算法源代码c++
图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
- 2020-09-02 18:08:07下载
- 积分:1
-
feature-extraction-algorithm-
颜色、形状、纹理特征提取算法及应用,各种方法都有,很有用。(Color, shape, texture feature extraction algorithms and applications, various methods are very useful.)
- 2011-07-16 11:00:15下载
- 积分:1
-
MATLAB车牌识别[算法对比,GUI]
说明: 该课题为基于MATLAB的汽车出入库识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统的中规中矩的车牌识别不易得到高分,必须要在此基础上有所创新方得可以避开其他雷同课题,不会轻易被导师被否决而导致毕设不过。因此建议在车牌识别基础上加入多种方法的对比,看看哪种方法的精度高。虽然目前有很多方法的车牌识别,但是都是在各自的测试库里面测试的,比如测试的车牌图像不同,字符库不同,导致无法做对比。整个设计在一个GUI界面上完成。(This project is based on MATLAB vehicle in and out of the warehouse identification system, with rich human-computer interaction GUI interface. At present, in the topic selection of graduation project, the traditional regular license plate recognition is not easy to get high scores, so it is necessary to innovate on this basis to avoid other similar topics, and it will not be rejected easily by the tutor, leading to the failure of graduation project. Therefore, it is suggested to add a variety of methods on the basis of license plate recognition to see which method has high accuracy. Although there are many methods of license plate recognition, they are tested in their own test library, for example, the test license plate image is different, the character library is different, so it can not be compared. The whole design is completed on a GUI interface.)
- 2020-08-06 23:31:08下载
- 积分:1
-
StereoVision_SSD
本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。
这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。
main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘
制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数
y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。
从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions.
The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD.
main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters
y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data.
From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds.
)
- 2011-01-25 19:06:47下载
- 积分:1
-
BM4D_v3p2
bm4d图像去噪算法,可有效地去除图片中的噪点。(Bm4d image denoising algorithm, can effectively remove the noise in the picture.)
- 2020-11-04 10:29:51下载
- 积分:1
-
deal
对一个图像进行红蓝立体画制作,使得呈现3D效果。(to make a picture viewed as 3D)
- 2021-01-13 15:48:49下载
- 积分:1