登录
首页 » matlab » Itti-saliency

Itti-saliency

于 2013-02-03 发布 文件大小:923KB
0 204
下载积分: 1 下载次数: 188

代码说明:

  itti算法进行感兴趣区域的选择,方法较好,可以直接运行。(itti algorithm select the region of interest ,and this program can run directly)

文件列表:

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 个回复

  • QR
    说明:  二维码识别,matlab代码,内附二维码,内有界面,选择输入,注意输入顺序!(Two dimensional code identification, matlab code, two-dimensional code inside, interface inside, select input, pay attention to the input sequence!)
    2020-04-09 22:38:57下载
    积分:1
  • mean_shift_iteration
    利用自编的mean shift对图像进行均值漂移分割。(The mean shift use self mean shift image segmentation.)
    2021-03-04 14:19:32下载
    积分:1
  • sicplay
    用来对2维信号的频域进行sinc插值处理,以放大图像。插值的结果较为理想(Used for 2-D frequency domain signal processing to sinc interpolation in order to enlarge the image. Interpolation more satisfactory results)
    2007-12-22 15:02:44下载
    积分:1
  • roadrecognization
    道路识别的一个matlab仿真程序,主要是基于道路颜色的图像处理。(A road recognition matlab simulation program was based primarily on the road color image processing.)
    2021-03-26 19:19:13下载
    积分:1
  • PCNN(lateralinhibition)
    基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
    2021-03-24 20:39:14下载
    积分:1
  • 用模糊C均值算法实现分割 fcm
    用模糊C均值算法实现图像分割 ,文件夹中附带有图片和matlab的源程序,已经验证过可以实现对图片的分割 (Fuzzy C-means algorithm for image segmentation, there is a folder with pictures and matlab source, has already been verified can be achieved on image segmentation)
    2020-06-29 09:00:01下载
    积分:1
  • CBIR
    一个基于Gabor滤波器组的多特征融合的图像检索算法(CBIR based on Multi-Features Combining Multi-parameters from Gabor Filter-bank, 简称multi法),融合了基于Gabor 小波系数的标准方差,峰态,能量,平滑度和一致性度量五个特征量度,实验表明,该算法是一种更加有效的图像检索方法。(we propose a CBIR algorithm based on Multi-Features Combining Multi-parameters from Gabor Filter-bank(called multi algorithm for short), which use Gabor filter banks and combine five features including standard deviation, kurtosis, energy, smoothness and uniformity together. The results of experiments show that this algorithm is a more effective method used for image retrieval.)
    2021-04-20 23:08:49下载
    积分:1
  • DFT-DCT
    说明:  基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换(VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion)
    2021-02-15 10:09:48下载
    积分:1
  • Total_variation-regularized
    总变分正则化超分辨率重建 包括两种范数形式的正则化(Total Variation Regularized super-resolution reconstruction, including two-norm in the form of regularization)
    2021-05-13 04:30:02下载
    积分:1
  • image-processing
    应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
    2020-10-30 16:09:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载