搜索资源列表
countPedestrain
- C++的opencv图像处理代码。读入图像并检测行人并计数-count Pedestrain
SVM_Train_Predict_HOG
- hog+svm行人检测程序,带有已经训练好的svm文件,vs2010下直接运行-Hog+svm pedestrain detection
HOGPedestraindetaction
- 利用hog特征实现行人检测的opencv小程序-a program use hog figures to detect pedestrain in a picture
HOGCompute
- 根据2005年Dalal提出HOG特征计算原理,自己编写了HOG特征提取算法,此特征可以用于目标检测中,包括行人检测,采用编程语言为C++,采用视觉库为opencv(According to the principle of HOG feature calculation proposed by Dalal in 2005, HOG feature extraction algorithm has been compiled. This feature can be used in object
JDN_code
- 行人检测,简单的行人检测程序,我也是在其他网页上下载的(pedestrain detection)
SVMTrain
- 基于OpenCV SVM分类器的一个行人检测程序,可以自己制作样本训练,VS2010亲测可用,随时解答问题(A pedestrain detection program based on OpenCV SVM)