drfi_matlab
drfi_matlab copied to clipboard
MATLAB implementation of the paper Salient Object Detection: A Discriminative Regional Feature Integration Approach
Undefined function or variable 'treeprune'. Error in treefitw>removebadsplits (line 560) Tree = treeprune(Tree,'nodes',find(doprune)); Error in treefitw (line 368) Tree = removebadsplits(Tree); Error in train_boosted_dt_2c (line 48) dt = treefitw(features, y,...
when i try to compile, there are some errors for mex src/cokus.cpp src/reg_RF.cpp src/mex_regressionRF_train.cpp -DMATLAB -output mexRF_train 错误使用 mex /Users/corwinliu/Documents/MATLAB/drfi_matlab-master/randomforest-matlab/RF_Reg_C/src/mex_regressionRF_train.cpp:124:15: error: no matching function for call to 'mxCreateNumericMatrix_730' plhs[8] =...
Just fixed the download link, some people might want it
I check the trainAll.m, but it is alarmming all the time.like this  what's the matter?can you help me?