搜索资源列表
peopledetect
- 在静态图片中检测出人体,采用功能强大的HOG算子-Detected in a static image the human body, the use of powerful operators HOG
hog
- 最新版本opencv2.4.2中关于GPU加速的HOG算子源代码-Operator source code the latest version opencv2.4.2 HOG on GPU acceleration
HOGCalculator
- HOG算子,多数据集训练样本,用于行人目标检测,属于训练样本的核心程序。-HOG operator, used for target detection.
fasthoglib
- Hog算子的实时GPU实现算法,基于NVIDIA CUDA的GPGPU实现。-Real-time GPU implementation algorithm of the Hog operator, based on the NVIDIA CUDA GPGPU.
HOG
- 计算HOG算子的典型程序,可以直接运行,附了图片-A typical program calculates HOG operator can run directly attached to the picture
hog_svm
- 利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
hogsvm
- 结合HOG特征算子和SVM分类器的目标识别代码,这是一个节点性的贡献(Target recognition code combining HOG feature operator and SVM classifier)
voc-release3.1
- DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is
faceDetection_HOG
- 利用HOG算子实现电脑读取图像并进行面部识别与检测(Using hog operator to realize computer reading image and face recognition and detection)