搜索资源列表
2009oral
- 10多篇ICCV 2009有关动作识别的 oral paper,很值得研究-More than 10 articles ICCV 2009 relevant actions identified oral paper, it is worth studying
11
- 去雾代码,非常有效,有必要仔细读一下 17/11/2009 Author: J.-P. Tarel LCPC-INRETS copyright completed and corrected in 18/08/2010 and in 29/09/2010 This algorithm is described in details in "Fast Visibility Restoration from a Single Color or Gray
orb_final
- ORB是是ORiented Brief的简称。在ORB的方案中,是采用了FAST作为特征点检测算子-Ethan Rublee and Vincent Rabaud and Kurt Konolige and Gary Bradski, ORB: an efcient alternative to SIFT or SURF, ICCV 2011
SRC
- Lei Zhang, Meng Yang, and Xiangchu Feng, Sparse Representation or Collaborative Representation: Which Helps Face Recognition? in ICCV 2011 源代码-Lei Zhang, Meng Yang, and Xiangchu Feng, Sparse Representation or Collaborative Representation: Whic
EDLinesTest
- EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (E