-
xindianxinhao
以心电信号检测为例,通过小波模极大值奇异性检测和求取Lipschitz指数确定心电信号R波的位置(Taking the ECG signal detection as an example, the position of the R wave of the ECG signal was determined by the singularity detection of the wavelet modulus and the Lipschitz index)
- 2017-04-19 09:58:25下载
- 积分:1
-
bandfilter
一个计算频率域的带通滤波器,图像处理中常用的滤波方式之一。(Computes frequency domain band filters)
- 2014-11-10 00:48:44下载
- 积分:1
-
texture_extraction
求灰度共生矩阵及其各要素用matlab实现(For gray-scale co-occurrence matrix and its elements realize with matlab)
- 2008-05-21 21:07:49下载
- 积分:1
-
ORB-and-FREAK-experiments-
ORB和FREAK局部特征对比实验ORB_FREAK(ORB and FREAK local features of comparative experiments ORB_FREAK)
- 2013-05-07 15:21:25下载
- 积分:1
-
StringMatch
带通配符的字符串匹配,多重匹配,支持通配符“*”,“?”(String matching with wildcards, multiple matches, supports wildcards " *" , " ?" )
- 2014-01-16 10:33:12下载
- 积分:1
-
peizhun
一种图像配准算法源码,实现了图像的配准拼接,看看就知道好。(A source image registration algorithm to realize image registration splicing to see will know better.)
- 2008-03-23 12:32:25下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1
-
Matrix
说明: 求矩阵的特征值和特征向量,使用c语言编程(Matrix eigenvalues and eigenvectors, c language programming)
- 2011-03-07 12:51:59下载
- 积分:1
-
20080111
有关图像的目标识别:"给出一种基于特征分类辨识的合成孔径雷达图像目标检测方法#用恒虚警和扩展分形方法对3&E图像进行目
标检测后用面积和峰值能量比算子辨识目标和背景杂波!去除一部分虚警!用小波域主成分分析对每个检测窗口内的图
像提取特征向量!用支持向量机对提取得到的特征向量进行分类!辨识目标和背景杂波!完成目标检测#使用&K?3数
据对该方法进行验证和分析!实验结果表明!经过特征分类辨识后!在检测率不变的情况下!虚警数目显著降低#
(Related to the image target recognition)
- 2009-12-07 10:21:47下载
- 积分:1
-
meanshift
mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
- 2009-12-18 19:39:09下载
- 积分:1