资源列表
61IC_S553
- 本代码采用最近研究比较热的sift算法对目标物体进行追踪(追踪效果很好)-This code uses recent study compared hot sift algorithm to track the target object (tracking works well)
SIFTtutorial
- 关于sift算法的matlab教程 包括图像的特征提取 图像的匹配等 含m文件-Matlab tutorials on the sift algorithm Including image feature extraction image matching with m file
SIFTtutorial
- SIFT算法特征提取,用此特征提取后,可以将测试图像与模板图像进行匹配-SIFT,features extract
SIFTtutorial.rar
- 基于SIFT的图像配准.最全版本。学习SIFT之必备资料。,image mosaic based on MATLAB
DirectX_3D_Programing_Source_Code
- Direct3D编程实例,包含18个编程实例,内容包括游戏特效,地形渲染,场景管理,碰撞检测,骨骼动画等高级编程。-The Direct3D programming examples, including 18 programming examples, including the effects of the game, terrain rendering, scene management, collision detection, skeletal animation and other
PlateReco
- 功能很全的车牌识别系统源码, 功能很全的车牌识别系统源码-Full license plate recognition system source
opengL 开发实践
- opgL 开发实践,里面有进行opgl开发的实例,很好的初级的实验
Faceing
- 用C#在Microsoft visual 2010运用微软Face SDK开发包设计,其中采用三种基于haar特征的检测算法,用于一般姿势下的正面人脸的haar检测器,适用于多种不同姿势的人脸检测的Multiview多视角检测器和MultiviewPyramid多视角金字塔检测器,MultiviewPyramid与Multiview区别在于MultiviewPyramid算法使用内存更少。-With C# in Microsoft visual 2010 using Microsoft Face
SIFTtutorial1
- 本代码采用最近研究比较热的sift算法对目标物体进行追踪,追踪效果很好-The code uses the recent study compared hot sift algorithm to track the target object, tracking works well. . .
MATLAB-GUI
- 基于matlab图像处理的GUI设计,里面有程序和报告设计-GUI design based on MATLAB image processing
LSH_Tracking_CVPR2013
- CVPR2013上的目标跟踪文章,香港城市大学的作品,实时性强,效果好-CVPR2013 articles on target tracking, the works of the City University of Hong Kong, real strong, effective
《学习opencv3.0》配套源码
- 《学习opencv》是一本实用性极强的关于计算机视觉图像处理的工具书,书中所有代码示例的源码都在此有。