登录
首页 » matlab » Itti-saliency

Itti-saliency

于 2013-02-03 发布 文件大小:923KB
0 208
下载积分: 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 个回复

  • fast_distance_map_caculate
    使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。(using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.)
    2006-12-30 19:11:06下载
    积分:1
  • ResponseFunc
    求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve )
    2021-02-19 22:09:44下载
    积分:1
  • regiongrow
    说明:  区域生长法的图像分割方法,效果分厂不错,值得借鉴!(Region growing image segmentation method, the effect of a good factory, worth learning!)
    2008-12-07 14:01:09下载
    积分:1
  • watermarkmatlab
    matlab嵌入水印源程序 在matlab中实现数字水印的嵌入,提取和检测(Matlab source watermark embedded in Matlab achieve digital watermark embedding and extraction and detection)
    2006-06-01 10:12:20下载
    积分:1
  • ellip-det
    这是本人自己实现的椭圆检测算法,基于MATLAB实现,经测试对一些图片椭圆检测效果较好,需要同学可以参考(This is my own implementation of ellipse detection algorithm based on MATLAB implementation, tested on a number of pictures ellipse detection is better, students can refer to the need to)
    2011-05-30 12:30:45下载
    积分:1
  • POCS-SuperResulution
    本程序主要实现低分辨率图像的超分辨率重建,有助于我们理解图像重建的过程和原理(This procedure is mainly to achieve super-resolution reconstruction of low-resolution images help us understand the process and principles of image reconstruction)
    2021-03-03 10:09:33下载
    积分:1
  • svd
    采用SVD方法进行人脸特征提取,希望对大家有用(SVD method using facial feature extraction, in the hope that useful to everybody)
    2009-03-10 10:35:01下载
    积分:1
  • snapshot
    说明:  这是基于matlab的一个视频控制程序,他可以一次控制10个摄像头,并可将其拍照的程序进行保存(This is a video based on matlab control program, he could control the camera 10, and the procedure to save the pictures)
    2011-04-05 09:58:12下载
    积分:1
  • sift-match
    图像拼接技术,图像配准技术,初步实现有重合区域的两幅图像的配准(Image mosaic technology, image registration, the initial overlap region to achieve a registration of two images)
    2011-05-05 10:36:22下载
    积分:1
  • paticle_filter_tracking
    运用基于粒子滤波法和MEANSIFT算法实现视频序列的目标跟踪(The use of particle filter based algorithm and MEANSIFT tracking video sequences)
    2010-11-28 15:47:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载