文件名称:HOG_OpenCV
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-17
- 文件大小:
- 1.67mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradient, is used to describe the characteristics of the sub-object detection, the driving frequency and the technique of local image gradient appeared was counted, and the edge direction histogram method, scale-invariant feature transform is similar, except that the hog consistent with the calculation based on the density matrix of space to improve accuracy. Navneet Dalal and Bill Triggs HOG first proposed in 2005 in the CVPR for still images or video pedestrian detection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HOG_OpenCV\Debug\HOG_OpenCV.exe
..........\.....\HOG_OpenCV.ilk
..........\.....\HOG_OpenCV.pdb
..........\HOG_OpenCV\Debug\CL.read.1.tlog
..........\..........\.....\CL.write.1.tlog
..........\..........\.....\HOG_OpenCV.Build.CppClean.log
..........\..........\.....\HOG_OpenCV.exe.embed.manifest
..........\..........\.....\HOG_OpenCV.exe.embed.manifest.res
..........\..........\.....\HOG_OpenCV.exe.intermediate.manifest
..........\..........\.....\HOG_OpenCV.lastbuildstate
..........\..........\.....\HOG_OpenCV.log
..........\..........\.....\HOG_OpenCV.obj
..........\..........\.....\HOG_OpenCV_manifest.rc
..........\..........\.....\link-cvtres.read.1.tlog
..........\..........\.....\link-cvtres.write.1.tlog
..........\..........\.....\link.read.1.tlog
..........\..........\.....\link.write.1.tlog
..........\..........\.....\mt.read.1.tlog
..........\..........\.....\mt.write.1.tlog
..........\..........\.....\rc.read.1.tlog
..........\..........\.....\rc.write.1.tlog
..........\..........\.....\vc100.idb
..........\..........\.....\vc100.pdb
..........\..........\HOG_OpenCV.cpp
..........\..........\HOG_OpenCV.vcxproj
..........\..........\HOG_OpenCV.vcxproj.filters
..........\..........\HOG_OpenCV.vcxproj.user
..........\..........\Seq4List.txt
..........\..........\Seq6.avi
..........\..........\subset.txt
..........\HOG_OpenCV.sln
..........\HOG_OpenCV.suo
..........\..........\Debug
..........\Debug
..........\HOG_OpenCV
HOG_OpenCV