登录
首页 » matlab » Itti-saliency

Itti-saliency

于 2012-04-19 发布 文件大小:1224KB
0 178
下载积分: 1 下载次数: 266

代码说明:

  视觉注意工具箱,经典的Itti模型的工具箱,是GUI工具箱,有很直观的操作(visual attention toolbox for matlab ,the bos of GUI)

文件列表:

Itti saliency
.............\attenuateBorders.m,1117,2011-09-19
.............\basename.m,877,2008-08-04
.............\callingFunctionName.m,503,2008-08-04
.............\centerSurround.m,2632,2011-11-07
.............\centerSurroundTopDown.m,1925,2008-08-04
.............\clamp.m,835,2011-09-24
.............\combineMaps.m,752,2008-08-04
.............\conv2PreserveEnergy.m,1984,2007-06-18
.............\debugMsg.m,2596,2008-08-04
.............\declareGlobal.m,713,2008-08-04
.............\defaultGaborParams.m,1168,2008-08-04
.............\defaultLevelParams.m,1846,2008-08-04
.............\defaultSaliencyParams.m,3178,2011-12-04
.............\defaultSaliencyParams0.m,2144,2011-12-04
.............\emptyMap.m,865,2008-08-04
.............\ensureDirExists.m,1478,2008-08-04
.............\gaborFilterMap.m,1325,2008-08-04
.............\gaussian.m,1416,2008-08-04
.............\getRGB.m,1102,2008-08-04
.............\html
.............\....\Itti.html,3392,2011-12-10
.............\initializeGlobal.m,3845,2011-12-04
.............\initializeImage.m,2957,2008-08-04
.............\Itti.m,584,2011-12-09
.............\loadImage.m,925,2008-08-04
.............\makeBlueYellowPyramid.m,1839,2008-08-04
.............\makeDyadicPyramid.m,1390,2011-09-18
.............\makeFeaturePyramids.m,3695,2008-08-04
.............\makeGaborFilter.m,2469,2008-08-04
.............\makeGaussianPyramid.m,1026,2011-09-18
.............\makeHuePyramid.m,1145,2008-08-04
.............\makeIntensityPyramid.m,827,2008-08-04
.............\makeOrientationPyramid.m,1266,2008-08-04
.............\makeRedGreenPyramid.m,1807,2008-08-04
.............\makeSaliencyMap.m,4323,2008-08-04
.............\makeSqrt2Pyramid.m,1716,2008-08-04
.............\maxNormalize.m,1642,2011-11-07
.............\maxNormalizeIterative.m,2204,2011-11-07
.............\maxNormalizeLocalMax.m,1495,2011-11-07
.............\mexConv2PreserveEnergy.mexw32,1518442,2008-08-03
.............\mexFileLost.m,926,2008-08-04
.............\mexGaussianSubsample.cpp,1022,2008-08-04
.............\mexGaussianSubsample.m,668,2008-08-04
.............\mexGaussianSubsample.mexw32,1517924,2008-08-03
.............\mexLocalMaxima.mexw32,1518893,2008-08-03
.............\normalizeImage.m,993,2011-09-24
.............\safeDivide.m,560,2011-12-05
.............\sepConv2PreserveEnergy.m,2873,2008-08-04
.............\timeString.m,475,2008-08-04
.............\va_main.m,1207,2011-12-04

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

发表评论

0 个回复

  • spiht
    本次变成是基于matlab的有关图像压缩的仿真程序,希望能帮到大家(This is a simulation program of image compression based on MATLAB. I hope to help you.)
    2018-04-18 12:36:53下载
    积分:1
  • xiaobo
    说明:  小波变换,主要功能是实现图像纹理的提取。(Wavelet transform, the main function is to achieve the extraction of image texture.)
    2008-11-30 20:47:23下载
    积分:1
  • MARK_Dehaze
    2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。(CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
    2011-08-10 16:46:35下载
    积分:1
  • edge-extraction
    亚像素提取边缘源代码,可以进行准确的边缘检测(Subpixel edge source code)
    2013-08-21 09:44:12下载
    积分:1
  • cxrDCT
    DCT1实现一维离散余弦变换; DCT2实现二维离散余弦变换; 其中使用的算法是碟形算法来实现频域变换(DCT1 peacekeeping achieve a discrete cosine transform; DCT2 achieve two-dimensional discrete cosine transform; the use of the algorithm is dishing algorithm to achieve the transformation frequency domain)
    2007-05-20 09:22:12下载
    积分:1
  • CepstrumPWiner
    针对散焦模糊图像,用matlab实现了先基于倒谱相关性对PSF的参数估计,再用维纳滤波实现复原的算法。(Defocus blurred image using matlab first estimated based on the parameters of the cepstrum on PSF, and then the Wiener filter recovery algorithm.)
    2012-06-19 21:03:14下载
    积分:1
  • C# 实现验证码识别
    C# 实现验证码识别
    2017-12-21下载
    积分:1
  • dft_watermarking
    基于dft变换域的图像水印嵌入程序,通过修改分块dft系数实现水印嵌入,可实现,供初学者参考。(Dft transform domain image watermarking embedding the watermark embedding process by modifying the block dft coefficients, achievable, and reference for beginners.)
    2012-03-21 21:40:40下载
    积分:1
  • image_mosaicking_SURF
    说明:  采用surf算法对两幅较低重叠度的图像进行拼接(Image mosaic using surf algorithm)
    2019-01-04 17:38:29下载
    积分:1
  • NMF_FeatureGet
    非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩 (Non-negative Matrix Factorization technique (Nonnegtive Matrix Factorization a signal or image feature extraction methods can also be used for image compression)
    2008-01-22 10:13:10下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载