[2008] A Survey of Shape Feature Extraction Techniques
33. SIFT 关于SIFT,实在不需要介绍太多,一万多次的引用已经说明问题了。SURF和PCA-SIFT也是属于这个系列。后面列出了几篇跟SIFT有关的问题。[1999 ICCV] Object recognition from local scale-invariant features
[2000 IJCV] Evaluation of Interest Point Detectors
[2003 CVIU] Speeded-Up Robust Features (SURF)
[2004 CVPR] PCA-SIFT A More Distinctive Representation for Local Image Descriptors
[2004 IJCV] Distinctive Image Features from Scale-Invariant Keypoints
[2010 IJCV] Improving Bag-of-Features for Large Scale Image Search
[2011 PAMI] SIFTflow Dense Correspondence across Scenes and its Applications
34. SLAM Simultaneous Localization and Mapping, 同步定位与建图。SLAM问题可以描述为: 机器人在未知环境中从一个未知位置开始移动,在移动过程中根据位置估计和地图进行自身定位,同时在自身定位的基础上建造增量式地图,实现机器人的自主定位和导航。
[2002 PAMI] Simultaneous Localization and Map-Building Using Active Vision
[2007 PAMI] MonoSLAM Real-Time Single Camera SLAM
35. Texture Feature 纹理特征也是物体识别和检索的一个重要特征集。[1973] Textural features for image classification
[1979 ] Statistical and structural approaches to texture
[1996 PAMI] Texture features for browsing and retrieval of image data
[2002 PR] Brief review of invariant texture analysis methods
[2012 TIP] Color Local Texture Features for Color Face Recognition
36. TLD Kadal创立了TLD,跟踪学习检测同步进行,达到稳健跟踪的目的。他的两个导师也是大名鼎鼎,一个是发明MSER的Matas,一个是Mikolajczyk。他还创立了一个公司TLD Vision s.r.o. 这里给出了他的系列文章,最后一篇是刚出来的PAMI。[2009] Online learning of robust object detectors during unstable tracking
[2010 CVPR] P-N Learning Bootstrapping Binary Classifiers by Structural Constraints
[2010 ICIP] FACE-TLD TRACKING-LEARNING-DETECTION APPLIED TO FACES
[2012 PAMI] Tracking-Learning-Detection
37. Video Surveillance 前两篇是两个很有名的视频监控系统,里面包含了很丰富的信息量,比如CMU的那个系统里面的背景建模算法也是相当简单有效的。最后一篇是比较近的综述。[2000 CMU TR] A System for Video Surveillance and Monitoring
[2000 PAMI] W4-- real-time surveillance of people and their activities
[2008 MVA] The evolution of video surveillance an overview
38. Viola-Jones Haar+Adaboost的弱弱联手,组成了最强大的利器。在OpenCV里面有它的实现,也可以选择用LBP来代替Haar特征。[2001 CVPR] Rapid object detection using a boosted cascade of simple features
[2004 IJCV] Robust Real-time Face Detection
六、 结束语历时一个多月,终于用业余时间把这些资料整理出来了,总算了却了一块心病,也不至于再看着一堆资料发愁了。以后可能会有些小修小补,但不会有太大的变化了。万里长征走完了第一步,剩下的就是理解和消化了。借新浪ishare共享出来,希望能够对你的科研也有一定的帮助。最后简单统计一下各个年份出现的频率。
文章总数:372
2012年: 10
2011年: 20
2010年: 20
2009年: 14
2008年: 18
2007年: 13
2006年: 14
2005年: 9
2004年: 24
2003年: 22
2002年: 21
2001年: 21
2000年: 23
1999年: 10
1998年: 22
1997年: 8
1996年: 9
1995年: 9