搜索资源列表
Renesas行人穿越灯R8C/23范例 使用Protothreads
- 利用Protothreads实现单颗MCU多工控制行人穿越指示灯, 对于资源小的CPU来说,protothread是难得的珍品,非常值得一用。它的原理简单了极致,资源消耗小到极致,但是又真实的实现了多任务的编程框架。
基于SVM支持向量机的行人识别C++源程序
- 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
HOG(.net).rar
- HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
PeDetect.rar
- 视频图像中,行人检查的源代码。利用人体形状特征做特征识别。利用运动物体检测得到初始识别区域。,Video images, pedestrian check the source code. Characteristics of the human body shape to do feature recognition. Detection of moving objects using the region to be the initial identification.
TrackandID
- 跟踪行人的一段代码,利用人体质心来跟踪。-pedestrian tracking
HOG
- 利用HOG算法,实现对于批量图片中的行人检测-HOG algorithm used to achieve the picture for the volume of pedestrian detection
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
Pedestrian-Detection
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
PedestrianExtraction
- 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
KALMANPI
- kalman跟踪行人,再视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪。-pedestrian tracking using kalman filter
haarcascade_fullbody
- opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
cv_test
- 使用OPEN CV 完成行人偵測 內附圖片 實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
learcode
- 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
meanshiftkalman
- meanshiftkamen实现的运动目标跟踪,可用于行人与车辆!-Sports meanshiftkamen implementation of target tracking, can be used for pedestrians and vehicles!
python-行人检测-可用
- 这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
利用Hog特征和SVM分类器进行行人检测
- 利用Hog特征和SVM分类器进行行人检测(Using Hog features and SVM classifiers for pedestrian detection)
2.行人检测
- 根据生物特征识别来实现行人检测的系统,包含MFC窗口(26/5000 According to biometric identification to realize the pedestrian detection system, including MFC window.)
OPENCV_行人流量检测
- 使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
HOG+SVM进行图片中行人检测
- 行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package ha
行人检测统计
- 该行人统计方法柔性较好,针对不同的应用场景参数调整较少。实时性好,在普通PC上能够实现30FPS的检测速度。统计准确率较高,当行人密度低时能达到90%以上的准确率,当行人密度高时能达到70%以上的准确率。初步达到了实际应用需求。(The pedestrian statistical method is flexible and less adjustable for different application scenarios. It has good real-time performanc