登录
首页 » matlab » gbvs

gbvs

于 2011-09-11 发布 文件大小:8499KB
0 234
下载积分: 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 个回复

  • 几何校正
    实现对辐射校正后的科学数据几何校正以及对角度数据校正,输出控制点文件(The calibration of the scientific data after radiation correction, the correction of the angle data and the output control point files are realized)
    2017-09-26 16:55:41下载
    积分:1
  • 双目摄头显示笔记
    HALCON 两个摄像头同时采集图像,配有插图,说明,一目了然(HALCON Two cameras capture images simultaneously)
    2020-07-01 08:40:01下载
    积分:1
  • ikmeans
    说明:  利用ikmeans算法实现图像分割matlab代码(ikmeans algorithm to deal image segmentation)
    2020-09-22 10:55:52下载
    积分:1
  • thin-plate-splines
    tps变换算法,一个很好的MATLAB程序,用于图像拼接(tps transform algorithm, a good MATLAB programs for image stitching)
    2011-09-02 13:23:20下载
    积分:1
  • video-read-and-coding
    在matlab中读入视频序列,并显示出来。对视频流文件进行按帧读取,并计算帧与帧之间差值,并统计差值的分布。(Read into the video sequence in matlab, and displayed. Streaming video, read the press frame, and calculate the difference between frames, and statistical difference between the distribution.)
    2012-07-11 22:08:34下载
    积分:1
  • yuzhibianhua
    图像处理基本算法其中之一的yuzhibianhua (Image processing one of the basic algorithm yuzhibianhua)
    2008-06-04 17:13:13下载
    积分:1
  • shearlet
    此程序为shearlet程序,用于对图像进行分解变换,有兴趣的可以下载(This procedure for shearlet program for image decomposition transform, are interested can download)
    2020-11-23 15:19:34下载
    积分:1
  • gfosub
    应用于Adams软件的二次开发,分别为子程序文件以及目标文件(The second development of Adams software)
    2020-11-02 15:09:53下载
    积分:1
  • SR-ridge
    读入一副图片,提取其脊线(含有噪声,除噪声需另外编程实现)(Get the ridge of a picture (with noise))
    2020-08-11 19:28:26下载
    积分:1
  • TestCamWin32
    能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 (To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.)
    2014-12-20 00:15:50下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载