搜索资源列表
Pedestrian-Detection
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
AdaBoost
- 人脸识别Adaboost源代码,用matlab编写实现,使用Adaboost算法进行人脸检测-source code for face recognation using Adaboost
matlab
- 使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
ODFS_code
- Readme for ODFS. Author: Kaihua Zhang, HK POLYU 关于行人的检测matlab程序-Readme for ODFS Author:. Kaihua Zhang, HK POLYU on pedestrian detection matlab program
fast-additive-svms.tar
- 基于HOG+LBP+HIKSVM的行人检测算法matlab代码实现,里面包含了libsvm-mat-3.0-1软件包.-the algorithm implementation of pedestrian detection based on the dates+ LBP+ HIKSVM,it contains the libsvm-mat-3.0-1 package
spact-matlab-master
- C4特征提取算法: 实现行人车辆检测,不包含正、副样本图片-C4 feature extraction algorithm: to achieve pedestrian vehicle detection, does not contain a deputy sample image
hog-Psvm
- 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文--A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
toolbox-master
- 这是一个简单的图像处理的matlab程序,这个程序主要用于行人检测的相关功能-this is a php website which is based on Thinkphp ,this is a formal type which you can use it to build your own website
AdaBoost
- 经典的行人检测算法,AdaBoost分类器-AdaBoost Classifier using MATLAB program
data
- 使用matlab编程的,行人检测的adaboost分类器的数据,-adaboost classifier pedestrian detection of programming data
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
RPN_BF-RPN-pedestrian
- 行人检测.南开大学多媒体实验室的源码。是matlab。数据集是在caltech上。-pedestrian detection
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
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.)
ning
- 用MATLAB实现基于hog的行人检测中的求hog特征(Hog features for pedestrian detection)
piotr_toolbox
- 利用MATLAB实现了视频图像行人识别与检测,(Using MATLAB to achieve video image pedestrian recognition and detection,)
行人检测帧间差分法
- 自己改的帧间差分法可以参考看看,matlab
MATLAB教室人数统计系统
- 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with