搜索资源列表
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
HOG(.net).rar
- HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
hog_extraction.rar
- 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
peopledetectHOG
- people detection with hog methode by opencv
HoG.rar
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
HOG
- HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
hog
- HOG特征的实现方案,用于人脸识别,已经被opencv采用-the feature of HOG
HOG
- 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
HoG
- 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
HumanDetect
- this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
PedestrianDetectionHoG_NET2005-2008_07_19
- 基于HOG的人体检测程序,使用VC2005 功能强大-HOG-based human detection procedures, the use of powerful VC2005
hog
- 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
53607922HoG
- descr iption c++ de hog
learcode
- lear code HoG zip Navnnet
CreateFeatureBin
- 提取HOG特征,写入bin文件(源码) 5 提取HOG特征,写入bin文件(源码.Loadpos将info.dat(样本描述文件,开头是样本数量和大小,然后每一行代表一个样本,分别是图像文件名、目标个数....... -HOG feature extraction, write bin files (source code) 5 extracted HOG features, write bin files (source code. Loadpos will info.dat (sa
objectdet20070707
- cvpr07年 对象检测代码 hog+svm,压缩包里含有行人,车辆等分类器,可以直接检测-cvpr07 on object identification code hog+ svm, compression bag with pedestrians, vehicles and other classifiers
HOG
- HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。这项技术是用来计算局部图像梯度的方向信息的统计值。
HOG
- 将这330个3780维的HOG特征当做测试样本,用支持向量机(SVM)分类器来判别出,这些窗口的HOG特征是否有行人,有行人的用矩形框标记起来。HOG行人特征及所对应的SVM分类器的参数,在opencv中已经训练好了,我们只需要得到HOG特征,然后调用SVM即可得到判别结果(The 330 Hera features of 3780 dimensions are used as test samples, and the support vector machine (SVM) classifi
新建文件夹
- 在vs平台利用OpenCV提取图像hog特征值源代码(Using OpenCV to extract the hog eigenvalue source code on the VS platform)
HOG可视化
- HOG特征通过计算和统计图像局部区域的梯度方向直方图来构成特征,程序可以对图片中的hog特征进行可视化梯度大小和方向。(The HOG feature is constructed by calculating and counting the gradient direction histogram of the local area of the image. The program can visualize the gradient size and direction of the h