搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
Debug
- 所谓图像匹配,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-stereo matching
kmp
- kmp模式匹配算法的源码 不错 可以-the kmp mode match the source code of the algorithm can look at
xyl_suanfa
- 匈牙利算法是基于Hall定理中充分性证明的思想,它是部图匹配最常见的算法,该算法的核心就是寻找增广路径,它是一种用增广路径求二分图最大匹配的算法。-Hungarian algorithm is based on the thought of the Hall theorem sufficient proof, it is the Ministry of graph matching most common algorithm, the core of the algorithm is to fi
KMPsuanfa
- c语言 的 KMP算法(C语言实现) C语言字符串匹配KMP算法的简单实现。-The c language KMP algorithm (C language implementation) KMP algorithm simple realization of C language strings match.
SIFT
- SIFT 角点检测,提取图像的焦点特征,SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强-SIFT CORNER DETECTION EXTRACTION OF IMAGE FEATURE
figurertzpp25
- 预处理后将得到一幅宽度为一个像素的细化二值图像,然后通过特定的端点和交叉点的特征进行指纹匹配。论文中采用MATLAB编程实现全部算法。-After pretreatment of a width of one pixel to obtain a binary image thinning, and through specific endpoint and the intersection of the characteristics of the fingerprint matching. T
Matched-filter
- 在CCS环境下实现匹配滤波器的硬件dsp算法(汇编语言)-Hardware realization of the matched filter algorithm (assembly language)
234
- Boyer-Moore算法 字符串匹配函数-Boyer-Moore function string matching algorithm
OMP
- 此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.-This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.
select_best-ONE_dimension
- 跟刚才上传的那个二维匹配追踪算法一样,硕士论文用到的,现分享给大家!-2D matching algorithm with that track just uploaded, as used in master s thesis, it is for everyone to share!
HungarianBP-master
- 使用bp算法完成双目立体视觉中的视差图的计算,bp算法是全局立体匹配的一个经典的算法,本文件中包含了代码以及简单的使用说明-stereo matching with bp
hungarian-algorithm
- 用匈牙利算法求求解二分图最大匹配的算法思路-An algorithm for finding the maximum matching of two points graph with Hungarian algorithm
romp
- 自己注释和改写的正则化正交匹配追踪ROMP算法程序,其中有自己的想法,下载的朋友可以试试,绝对好使,但是我觉得在目标数过多的情况下效果不理想。。(Their own comments and rewrite the regularized orthogonal matching tracking ROMP algorithm program, which has its own ideas, download friends can try, absolutely good, but I thi