-
HoughMFC
用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错(using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!)
- 2006-11-03 21:15:57下载
- 积分:1
-
circle-detection
这个是我自己编写和修改的圆特征检测的程序,能同时求取多个圆的圆心和半径信息。并且文件中有测试图片,直接运行就可以出结果。(The files can detect multi circles in one image at the same time,circle center and R information can be obtained.)
- 2020-12-22 20:19:13下载
- 积分:1
-
modulate_GIyanzheng_NGI
归一化鬼成像计算方法,比传统鬼成像算法更快更好(Normalized ghost imaging calculation method, faster and better than traditional ghost imaging algorithm)
- 2016-10-14 20:32:50下载
- 积分: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
-
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
-
移动目标检测
说明: 在matlab环境下对视频中的运动目标进行检测,动态目标检测(In the MATLAB environment, the moving object detection in the video, dynamic object detection)
- 2020-12-16 19:01:55下载
- 积分:1
-
Logistics-Tracking-System
网页版物流跟踪,直接登录web服务器进行物流单号查询(Web version logistics tracking, logistics single query)
- 2014-04-13 14:10:09下载
- 积分:1
-
jiaquan
针对传统中值滤波算法的优缺点,提出了一种基于相似度函数的自适应加权中值滤波算法.(Abstract:According to excellence and shortcoming of conventional median filter algorithm,an algorithm called adaptive weighted median filter algorithm based on similarity function is proposed)
- 2014-04-29 09:54:13下载
- 积分:1
-
yanse
IEEE CSVT 2001的一篇关于颜色直方图法的论文,彩色图片的颜色特征提取算法的代码.(IEEE CSVT 2001 an article about color histogram method paper, color the picture color feature extraction algorithm of the code.
)
- 2012-09-12 16:19:18下载
- 积分:1
-
MultivariateAnalysis
主成分分析ppt。对主成分分析的细节讲述的很清楚。(Principal component analysis ppt. The details of the principal component analysis described in very clear.)
- 2009-11-21 09:26:12下载
- 积分:1