登录
首页 » matlab » gbvs

gbvs

于 2011-09-11 发布 文件大小:8499KB
0 208
下载积分: 1 下载次数: 421

代码说明:

  静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt). Please try it out and email me if you have any questions. Download: Please select one of the following to download: [gbvs.zip] This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below). Right after you download the zip file, you must change into the gbvs/ directory and run: >>)

文件列表:

gbvs
....\algsrc
....\......\connectMatrix.m,2668,2010-02-20
....\......\distanceMatrix.m,2137,2010-02-20
....\......\formMapPyramid.m,942,2010-02-20
....\......\getDims.m,110,2010-02-20
....\......\graphsalapply.m,1997,2010-02-20
....\......\graphsalinit.m,1026,2010-02-20
....\......\indexmatrix.m,104,2010-02-20
....\......\initGBVS.m,1812,2011-01-18
....\......\makeLocationMap.m,945,2010-02-20
....\......\mexArrangeLinear.cc,1342,2010-02-20
....\......\mexArrangeLinear.mexa64,6982,2010-02-20
....\......\mexArrangeLinear.mexglx,5265,2010-02-20
....\......\mexArrangeLinear.mexmaci,8816,2010-03-03
....\......\mexArrangeLinear.mexmaci64,8736,2010-03-03
....\......\mexArrangeLinear.mexw32,6144,2010-02-20
....\......\mexArrangeLinear.mexw64,8192,2010-02-20
....\......\mexAssignWeights.cc,1836,2010-02-20
....\......\mexAssignWeights.mexa64,7240,2010-02-20
....\......\mexAssignWeights.mexglx,5325,2010-02-20
....\......\mexAssignWeights.mexmaci,8796,2010-03-03
....\......\mexAssignWeights.mexmaci64,8720,2010-03-03
....\......\mexAssignWeights.mexw32,6144,2010-02-20
....\......\mexAssignWeights.mexw64,7680,2010-02-20
....\......\mexColumnNormalize.cc,645,2010-02-20
....\......\mexColumnNormalize.mexa64,6758,2010-02-20
....\......\mexColumnNormalize.mexglx,4945,2010-02-20
....\......\mexColumnNormalize.mexmaci,8780,2010-03-03
....\......\mexColumnNormalize.mexmaci64,8704,2010-03-03
....\......\mexColumnNormalize.mexw32,6144,2010-02-20
....\......\mexColumnNormalize.mexw64,7680,2010-02-20
....\......\mexSumOverScales.cc,1358,2010-02-20
....\......\mexSumOverScales.mexa64,6870,2010-02-20
....\......\mexSumOverScales.mexglx,5169,2010-02-20
....\......\mexSumOverScales.mexmaci,8816,2010-03-03
....\......\mexSumOverScales.mexmaci64,8736,2010-03-03
....\......\mexSumOverScales.mexw32,6144,2010-02-20
....\......\mexSumOverScales.mexw64,8192,2010-02-20
....\......\mexVectorToMap.cc,938,2010-02-20
....\......\mexVectorToMap.mexa64,6597,2010-02-20
....\......\mexVectorToMap.mexglx,4900,2010-02-20
....\......\mexVectorToMap.mexmaci,8748,2010-03-03
....\......\mexVectorToMap.mexmaci64,8680,2010-03-03
....\......\mexVectorToMap.mexw32,6144,2010-02-20
....\......\mexVectorToMap.mexw64,7680,2010-02-20
....\......\namenodes.m,334,2010-02-20
....\......\partitionindex.m,365,2010-02-20
....\......\principalEigenvectorRaw.m,570,2010-02-20
....\......\simpledistance.m,1000,2010-02-20
....\......\sparseness.m,63,2010-02-20
....\compile
....\.......\cleanmex.m,12,2010-02-20
....\.......\gbvs_compile.m,303,2010-02-20
....\.......\gbvs_compile2.m,351,2010-03-03
....\demo
....\....\demonstration.m,1693,2010-02-20
....\....\flicker_motion_demo.m,744,2010-02-20
....\....\simplest_demonstration.m,501,2010-02-20
....\gbvs.m,9371,2011-01-18
....\gbvs_fast.m,344,2011-01-18
....\gbvs_install.m,100,2010-02-20
....\initcache
....\.........\17__24__m__2.mat,54381,2010-03-19
....\.........\18__24__m__2.mat,60929,2010-03-19
....\.........\23__24__m__2.mat,97815,2010-03-19
....\.........\23__32__m__2.mat,194389,2010-03-19
....\.........\24__18__m__2.mat,53317,2011-01-18
....\.........\24__23__m__2.mat,95589,2010-03-19
....\.........\24__24__m__2.mat,105818,2011-01-18
....\.........\24__32__m__2.mat,207963,2010-03-19
....\.........\27__32__m__2.mat,275933,2011-01-18
....\.........\27__40__m__2.mat,493321,2010-02-20
....\.........\29__30__m__2.mat,276057,2010-03-19
....\.........\30__28__m__2.mat,250817,2010-03-19
....\.........\30__29__m__2.mat,274672,2010-03-19
....\.........\30__40__m__2.mat,634888,2010-02-20
....\.........\32__24__m__2.mat,183556,2011-01-18
....\.........\32__28__m__2.mat,272113,2011-01-18
....\.........\32__31__m__2.mat,374266,2010-03-19
....\.........\32__32__m__2.mat,387401,2011-01-18
....\.........\35__40__m__2.mat,925911,2010-02-20
....\.........\40__30__m__2.mat,603024,2010-02-20
....\.........\40__38__m__2.mat,1135590,2010-03-19
....\.........\40__40__m__2.mat,1309461,2010-02-20
....\ittikochmap.m,566,2011-01-18
....\makeGBVSParams.m,8425,2011-01-18
....\readme.txt,7868,2011-01-18
....\saltoolbox
....\..........\attenuateBordersGBVS.m,1148,2010-02-20
....\..........\makeGaborFilterGBVS.m,2412,2010-02-20
....\..........\maxNormalizeStdGBVS.m,1294,2010-02-20
....\..........\mexLocalMaximaGBVS.cc,1785,2010-02-20
....\..........\mexLocalMaximaGBVS.mexa64,7539,2010-02-20
....\..........\mexLocalMaximaGBVS.mexglx,5866,2010-02-20
....\..........\mexLocalMaximaGBVS.mexmaci,8952,2010-03-03
....\..........\mexLocalMaximaGBVS.mexmaci64,8872,2010-03-03
....\..........\mexLocalMaximaGBVS.mexw32,6656,2010-02-20
....\..........\mexLocalMaximaGBVS.mexw64,8192,2010-02-20
....\..........\mySubsample.cc,5069,2010-02-20

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

发表评论

0 个回复

  • TV
    说明:  全变分模型主要是依靠梯度下降流岁图像进行平滑处理的模型,希望在图像的内部对图像进行平滑,使得相邻像素的差值较小(The total variation model is mainly based on the gradient descent flow year image smoothing model, hoping to smooth the image inside the image, so that the difference between adjacent pixels is small)
    2020-12-12 19:40:20下载
    积分:1
  • particle-filter
    本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用(主要是目标跟踪、多目标跟踪、电源寿命预测方面的应用)。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。(This manual describes the basic principles of particle filter and its application in nonlinear systems. The biggest advantage of this manual is to introduce the principles and applications of the same time, given the matlab code example implementation program, formula for the convenience of readers, to understand the code. Therefore, it is relevant researchers to quickly get up and running enter research areas shortcut tool. , Based researchers, on the basis of this manual code to do the algorithm to further improve and in-depth study.)
    2012-08-30 22:03:52下载
    积分:1
  • demo
    源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
    2013-07-12 21:31:55下载
    积分:1
  • LDPCdwt
    说明:  ldpc码在数字水印方面的研究,可加强对ldpc码的理解(the research about ldpc applied digital watermark,it can decrease ber and improve robutness)
    2009-08-04 18:56:31下载
    积分:1
  • tikhonov
    该算法用于求解线性病态逆问题,同时该算法已经过实际验证,重建结果较好,希望对大家有所参考。(The algorithm for solving linear pathological inverse problem, at the same time, the algorithm was validated through actual and reconstruction results are good, hope to be of reference.)
    2016-12-05 11:49:16下载
    积分:1
  • spectralMattingCode
    说明:  用于数字抠图的源代码,外国人写的,非常好用(image spectral matting code)
    2010-04-16 09:27:13下载
    积分:1
  • FLL-matlab
    用MATLAN实现了FLL(锁频环)的热噪声误差、动态应力误差、总的跟踪误差与带宽、预检积分时间等的关系图(MATLAN achieve FLL (frequency-locked loop) thermal noise error and dynamic stress error, the total tracking error and bandwidth, preflight integration time diagram)
    2013-03-15 22:19:55下载
    积分:1
  • DRR_registration
    通过将三维图像投影成2维ddr图像来实现2D-3D图像配准(By three-dimensional image projection into 2-D images ddr to achieve 2D-3D Image Registration)
    2008-01-17 18:34:03下载
    积分:1
  • Sobel-Process
    索贝尔算子程序,可以对图像进行索贝尔算子处理。(Sobel process program, which can process using sobel method.)
    2012-02-28 10:07:22下载
    积分:1
  • Fusiello_epipolarrectification
    对立体视觉的双目图像进行极线校正,以实现双目致密匹配(Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching)
    2008-05-22 19:38:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载