登录
首页 » matlab » ROI_detector

ROI_detector

于 2013-09-21 发布 文件大小:2KB
0 185
下载积分: 1 下载次数: 37

代码说明:

  This is an implementation of the algorithm described in our paper [1]. The input is any map generated by saliency detection algorithms like Itti-Koch [2] or GBVS [3]. The algorithm outputs a binary mask without requiring a threshold for the saliency map. More details about it are described in our paper.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MIMO_Capacity
    MIMO capacity This code is best for MIMO capactiy study.
    2010-01-13 05:36:09下载
    积分:1
  • SVM
    支持向量机源程序代码,c++运行环境,matlab例程(SVM source code, c++ runtime environment, matlab routine)
    2013-03-12 19:58:33下载
    积分:1
  • cdpei
    importannt orogram for frft
    2013-09-22 17:25:03下载
    积分:1
  • rtdx_matlabFFT
    DSP tms320c6713: Example FFT with matlab
    2009-03-11 20:12:24下载
    积分:1
  • Untitled1
    单级倒立摆的双闭环PID控制simulink仿真(Inverted Pendulum Simulation of double closed loop PID control simulink)
    2011-05-16 19:59:10下载
    积分:1
  • makebottle
    This function constructs a bottleneck (or toassociative) neural network.
    2010-03-04 17:17:33下载
    积分:1
  • SVM
    主要是支持向量机代码,可以很好的实现分类,是非常有用的代码。(Mainly support vector machine code, can achieve good classification, is a very useful code.)
    2012-03-22 17:17:07下载
    积分:1
  • juzhen
    B样条的定义,并通过软件生成输出矩阵的数值(B-spline is defined and the output matrix generated by the numerical software)
    2011-06-01 22:40:49下载
    积分:1
  • matlabTextPrograme
    神经网络matlab训练网络和测试网络程序(Matlab neural network training networks and network testing procedures)
    2013-12-06 15:05:54下载
    积分:1
  • filter
    M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)
    2013-05-18 20:47:33下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载