搜索资源列表
Pedestrian-Detection
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
HOG-LBP-detection
- matlab 实现的hog和lbp 结合的行人检测-matlab hog-lbp detection
AdaBoost
- 人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
matlab
- 使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
PedestrianDetectionMethodBasedonAdaboostAlgorithm.
- Adaboost算法简单可靠、学习精度高的特点,提出一种基于Adaboost算法的行人实时检测方法的论文。-Adaboost algorithm is simple, reliable, high precision, the characteristics of study proposed, based on Adaboost algorithm for real-time detection method of pedestrian papers.
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
hog
- matlab实现HOG算法,用于行人检测-Matlab HOG algorithm for pedestrian detection
demo_01
- 用matlab编写的基于haar特征和SVM的行人检测代码集。其中包含了数据集。-Using matlab haar features and SVM-based pedestrian detection code set. Which contains the data set.
ImageaVideo-Matlab-Toolbox
- 这是一个matlab工具箱,里面包含图像和视频处理的代码,行人检测的相关代码,包含ACF,meanshift,HOG等的matlab源码-This is a matlab toolbox, which contains image and video processing code, pedestrian detection of the relevant code, including ACF, meanshift, HOG, etc. Matlab source
pedestrians128x64
- matlab行人检测所需要的行人图片素材,128*64像素图片-matlab pedestrian detection require pedestrians picture material, 128* 64 pixel image
code3.2.1
- 应用于行人检测的源代码,MATLAB上可以打开运行(Copyright (c) 2012, Piotr Dollar All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions
matlab代码
- 基于matlab的行人检测代码 排名第2的目标检测算法:基于加州理工学院2009年行人检测的文章:Integral Channel Features(积分通道特征)(Pedestrian detection code based on MATLAB)
hogfeature
- 利用积分图的方式提取图像hog特征,用于人脸、行人检测。(Using the integral plot to extract the image hog feature, for human face, pedestrian detection.)
libsvm-3.20
- 台湾大学林智仁libsvm-3.2,帮助大家来做行人检测训练。(This tool can help us to train our classify machine, obtaining good results.)
HOG 行人检测代码
- 本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further study of the two very important
Adaboost
- 用Adaboost实现行人检测中的漏检率,与boosting进行比对。(Using Adaboost to achieve missed detection rate in pedestrian detection, compared with boosting.)
piotr_toolbox
- 利用MATLAB实现了视频图像行人识别与检测,(Using MATLAB to achieve video image pedestrian recognition and detection,)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
行人检测帧间差分法
- 自己改的帧间差分法可以参考看看,matlab
MATLAB教室人数统计系统
- 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with