文件名称:Scene-Classification
介绍说明--下载内容均来自于网络,请自行研究使用
提供了三类场景“bedroom”、“CALsuburb”、“industrial”的样本特征集以及原始图像,分别用线性分类器、树状分类器、SVM分类器以及AdaBoost分类器对其进行区分。其中AdaBoost分类器有部分内容调用了Vezhnevets Alexander编写的源码-Provides three types of scenes " bedroom" , " CALsuburb" , " industrial" sample feature set and the original image, respectively, with linear classifier, the tree classifier, SVM classifier and AdaBoost classifier to distinguish between them. In which some content AdaBoost classifier called Vezhnevets Alexander prepared by the source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
@tree_node_w\calc_output.asv
............\calc_output.m
............\do_learn_nu.asv
............\do_learn_nu.m
............\get_dim_and_tr.asv
............\get_dim_and_tr.m
............\train.asv
............\train.m
............\tree_node_w.m
bedroom.mat
CALsuburb.mat
GentleAdaBoost.m
industrial.mat
M_AdaBoost.m
M_Classify.m
M_EUCDISTANCE.m
M_Fisher.m
M_ITERATIVEW.m
M_PCA.m
M_RAND.m
M_SVM.m
M_TREECLASSIFY.m
Main.m
Main_AdaBoost.m
test.m
程序使用说明文档.docx
@tree_node_w