搜索资源列表
-
0下载:
一个最基本的adaboost算法源码(matlab),a basic adaboost algorithom source code (matlab)
-
-
0下载:
两个adaboost算法,代码很短,都有中文注释,第二个代码是第一个的改进。-Two algorithms about adaboost ,the code is very brief,including the Chinese comments. The second one improver better than the first one.
-
-
0下载:
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
1. ADABOOST_tr.m
2. ADABOOST_te.m
to traing and test a user-coded learnin
-
-
1下载:
这是一篇关于adaboost.m1算法的人脸识别源码,识别率挺高的,读入任意人脸库即可运行,已经过测试-This is a source code of face recognition algorithm on adaboost.m1 .code has been tested ,you can read face database to run
-
-
0下载:
matlab 代码,用于积分图计算,对haar特征和adaboost算法学习者是个不错的代码-matlab code used to calculate the integral map of haar features and adaboost algorithm code is a good learner
-
-
1下载:
MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
-
-
0下载:
人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
-
-
2下载:
步态识别matlab程序代码,adaboost算法完整实现代码。-Gait recognition matlab code, adaboost algorithm is a complete implementation of the code.
-
-
0下载:
本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
-
-
0下载:
Image descr iptor based on Histogram of Orientated Gradients for gray-level images. This code
was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable
Classifier-Fusion Schemes: An Application To Pedestrian De
-
-
1下载:
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 虹膜识别程序
-
-
0下载:
用于初学者理解dadboost算法,一个完整的matlab代码。-For beginners to understand dadboost algorithm, a complete matlab code.
-
-
0下载:
采用matlab实现了Adaboost分类器算法,有利于学生对分类器的学习!-The function of this code is to implement the Adaboost algorithm using matlab programming language,which is very useful to learn of all kinds of classifier for students, especially for beginners.
-
-
0下载:
结合Gabor特征和adaboost的人脸表情识别方法,内附matlab源程序和实验-Combination of Gabor features and adaboost of facial expression recognition methods, and experimental matlab source code included
-
-
0下载:
This the Adaboost matlab code.-This is the Adaboost matlab code.
-
-
0下载:
Very basic MATLAB code for adaboost
-
-
0下载:
关于ababoost的matlab源代码。-the source code of matlab about adaboost algorithm。
-
-
0下载:
Adaboost Algorithm matlab source code
-
-
1下载:
emd/wavelet信号处理的matlab程序
ARIMA时间序列matlab预测程序
单纯形法matlab程序
图论算法及其matlab代码
adaboost原理及代码-emd/wavelet signal processing matlab program ARIMA time series matlab prediction program simplex method matlab program graph theory algorithm matlab code a
-
-
1下载:
经典的Adaboost分类器训练过程详细的matlab代码解释,对做模式识别的人很有用-Classic Adaboost classifier training process explained in detail matlab code, to do pattern recognition is useful
-