登录
首页 » matlab » gbvs

gbvs

于 2010-01-19 发布 文件大小:1028KB
0 218
下载积分: 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 个回复

  • pocs
    POCS算法 基本算法 肯定能用经过多次试验保证质量希望能够帮助大家 大家加油(POCS algorithm is sure to be able to use a number of tests to ensure that the quality of the hope can help everyone to refuel)
    2021-05-06 17:20:39下载
    积分:1
  • fenge
    使用JAVA程序语言,图像分割的程序。此程序是我为图像处理上机课的程序。言简意赅,能运行(The use of JAVA programming language, image segmentation procedures. This program is my machine for image processing on the Office s procedures. Concise and will be able to run)
    2008-01-01 04:55:35下载
    积分:1
  • xsfj
    利用正交匹配跟踪原子库对信号进行稀疏分解程序(Sparse decomposition process)
    2010-06-10 16:31:44下载
    积分:1
  • Machine-Vision-System-Color-Recognition
    说明:  机器视觉系统实例--颜色识别系统,matlab实现(Examples of machine vision systems- the color identification system, matlab achieve)
    2008-10-16 11:28:29下载
    积分:1
  • thresholddenoise
    小波软阈值去噪的MATLAB代码,输入噪声均值就可得出含噪图像和去噪图像,同时得出峰值信噪比.(Wavelet soft-threshold denoising of MATLAB code, the mean input noise with noise will get the images and de-noising images, peak signal to noise ratio obtained at the same time.)
    2007-11-22 18:17:45下载
    积分:1
  • tuxiangqiege
    基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法(Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum entropy method, iterative method)
    2008-12-27 16:55:29下载
    积分:1
  • TurboPixels超素生成代码
    TurboPixels超像素生成算法,matlab运行,(TurboPixels super pixel generation algorithm)
    2021-03-11 10:09:26下载
    积分:1
  • kalmanPcamshift(meanshift)
    Kalman+CamShift实现视频追踪(Kalman+CamShift video track)
    2014-05-14 16:46:19下载
    积分:1
  • SensingMatrixDesign
    利用块稀疏的方法求解感知矩阵,在压缩感知、图像恢复方面都可以应用(Method for solving block sparse perception matrix in compressed sensing, image restoration can be applied)
    2021-04-06 22:29:02下载
    积分:1
  • KNearestclass
    使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
    2008-06-25 04:50:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载