搜索资源列表
TrackerTestbed
- 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
Gridshift1.1
- vc6.0 + QT + OpenCV环境。 Grimshift算法演示代码。该论文已被录用,allrights reserved by birdwcp-vc6.0+ QT+ OpenCV environment. Grimshift algorithm demo code .The paper has been accepted, allrights reserved by birdwcp
qt_open_surf
- 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
demo
- 基于论文《自适应模糊文件图像的二值化》 作者:B.Gatos I.Pratikakis S.J.Perantonis的二值化代码。对光照不匀、形变等低质量图片的二值化效果非常非常好。-The paper based on the adaptive fuzzy document image binarization" Author: B.G atos I.P ratikakis S.J.P erantonis binary code. To uneven illumination, def
BoostingTracker
- 基于OpenCV 1.0的BoostingTracker跟踪算法,包括算法核心代码和dll库文件,以及相关论文,适用于形变不大的运动目标跟踪。-Applicable to small deformation moving target tracking based the OpenCV 1.0 BoostingTracker tracking algorithm, including the the algorithm core code and dll library files, and r
静态手势识别
- 这是一篇硕士毕业论文的代码实现,包含PPT讲解,和演示操作视频,vs2010+opencv实现,采用模板匹配法进行手势识别,MFC界面。
VC-face-recognition
- 基于vc的opencv的本科毕业论文代码,可以下载一下进行参考!-Vc based undergraduate thesis opencv code, you can download it for reference!
OneCutWithSeeds_v1.03
- one cut 算法是微软研究院发表的一篇关于前背景图像分割论文,用户只需简单地交互,即可快速分割前背景,代码比较清晰,内部graph cut和gmm等一些算法可以拿来学习或借鉴。-one cut algorithm is the Microsoft Research published a paper on the front background image segmentation, the user simply interact, you can quickly split befor
2160820012
- 主要是在vs中对图像进行高斯滤波平滑处理以及滤波等,很完整的一次图像学大作业,内附代码和大作业论文-vs2010 image gaosi filter