登录
首页 » matlab » gbvs

gbvs

于 2010-01-19 发布 文件大小:1028KB
0 222
下载积分: 1 下载次数: 301

代码说明:

  二维图像视觉显著性检测,效果非常好。California Institute of Technology的 Jonathan Harel写的,很经典。(Two-dimensional image saliency detection, the effect was very good. California Institute of Technology' s Jonathan Harel written, very classic.)

文件列表:

gbvs

....\algsrc
....\......\connectMatrix.m
....\......\distanceMatrix.m
....\......\formMapPyramid.m
....\......\getDims.m
....\......\graphsalapply.m
....\......\graphsalinit.m
....\......\hs_err_pid6336.log
....\......\indexmatrix.m
....\......\initGBVS.asv
....\......\initGBVS.m
....\......\makeGBVSParams.asv
....\......\makeGBVSParams.m
....\......\makeLocationMap.m
....\......\mexArrangeLinear.cc
....\......\mexArrangeLinear.mexw32
....\......\mexAssignWeights.cc
....\......\mexAssignWeights.mexw32
....\......\mexColumnNormalize.cc
....\......\mexColumnNormalize.mexw32
....\......\mexSumOverScales.cc
....\......\mexSumOverScales.mexw32
....\......\mexVectorToMap.cc
....\......\mexVectorToMap.mexw32
....\......\namenodes.m
....\......\partitionindex.m
....\......\principalEigenvectorRaw.m
....\......\simpledistance.m
....\......\sparseness.m
....\compile
....\.......\cleanmex.m
....\.......\gbvs_compile.m
....\demo
....\....\demonstration.asv
....\....\demonstration.m
....\....\flicker_motion_demo.m
....\....\simplest_demonstration.m
....\gbvs.asv
....\gbvs.m
....\gbvs_install.m
....\readme.txt
....\saltoolbox
....\..........\attenuateBordersGBVS.m
....\..........\makeGaborFilterGBVS.m
....\..........\maxNormalizeStdGBVS.m
....\..........\mexLocalMaximaGBVS.cc
....\..........\mexLocalMaximaGBVS.mexw32
....\..........\mySubsample.cc
....\..........\mySubsample.mexw32
....\..........\safeDivideGBVS.m
....\samplepics





....\..........\5.jpg
....\..........\copy





....\..........\seq




....\util
....\....\areaROC.m
....\....\featureChannels
....\....\...............\C_color.m
....\....\...............\F_flicker.m
....\....\...............\I_intensity.m
....\....\...............\M_motion.m
....\....\...............\O_orientation.m
....\....\...............\R_contrast.m
....\....\getBestRows.m
....\....\getFeatureMaps.m
....\....\getIntelligentThresholds.m
....\....\heatmap_overlay.m
....\....\linearmap.m
....\....\makeFixationMask.m
....\....\mycombnk.m
....\....\myContrast.cc
....\....\myContrast.mexw32
....\....\myconv2.m
....\....\mygetrgb.m
....\....\mymessage.asv
....\....\mymessage.m
....\....\mypath.mat
....\....\padImage.m
....\....\padImageVH.m
....\....\rocSal.m
....\....\rocScoreSaliencyVsFixations.m
....\....\shiftImage.m
....\....\show_imgnmap.m

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

发表评论

0 个回复

  • NSST_PAPCNN_Fusion
    通过多尺度分解,实现医学图像的图像融合,达到更好的效果(Through multi-scale decomposition, medical image fusion can be achieved to achieve better results.)
    2021-04-08 11:59:00下载
    积分:1
  • KPCA
    为解决PCA不适合多指标综合分析中非线性主成分分析的问题 ,采用核主成分分析 (kpca)方法 ,对我国不同地区 16种腐乳的品质进行了综合评价。 (PCA is not suitable to address the many indicators of a comprehensive analysis of non-linear principal component analysis of the problem, using Kernel Principal Component Analysis (kpca) method, 16 kinds of different regions of our country the quality of fermented bean curd had a comprehensive evaluation.)
    2009-03-25 17:03:57下载
    积分:1
  • 第 23 章 基于光流场的交通汽车检测跟踪
    基于光流场的交通汽车检测跟踪Traffic Vehicle Detection and Tracking Based on Optical Flow Field(Traffic Vehicle Detection and Tracking Based on Optical Flow Field)
    2017-12-19 10:13:49下载
    积分:1
  • gvf_snake algorithm
    说明:  GVF-SNAKE分割 解决了收敛速度慢、收敛不理想的问题(Image segmentation using GVF Snake)
    2021-03-04 12:59:32下载
    积分:1
  • source-KALMMN
    KALMAN filtering algorithm under the matlab toolbox, Shared by everybody, good source is very good
    2017-05-14 16:12:25下载
    积分:1
  • HVS
    人类视觉系统的matlab工具箱,包括亮度掩膜,对比度掩膜和对比度灵敏度函数的实现。是学习人类视觉系统非常好的入门材料。()
    2008-07-15 10:03:46下载
    积分:1
  • ctrackclimbf
    说明:  模拟飞机爬升的仿真程序,可输出各种飞行姿态,很不错(Simulating an aircraft climb of the simulation program can output a variety of flight attitude, very good)
    2008-12-02 15:27:49下载
    积分:1
  • danyuzhituxiangfenge
    说明:  利用遗传算法进行的 单阈值的图像分割 程序采用matlab编写(The use of genetic algorithm the single-threshold segmentation procedure prepared using matlab)
    2008-09-16 12:07:24下载
    积分:1
  • phasecong
    说明:  基于相位一致性的边缘检测,可使用该函数获取频谱图像的边缘(Edge detection based on phase consistency)
    2020-05-15 21:57:53下载
    积分:1
  • fengefa
    三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。(Three image segmentation method, there are global threshold otsu segmentation, iterative method global thresholding, local threshold segmentation program.)
    2015-04-28 09:48:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载