-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1
-
demo
说明: 一维高斯粗糙面、三维高斯粗糙面的建模,基尔霍夫近似法求散射系数(Modeling of one-dimensional Gaussian rough surface and three-dimensional Gaussian rough surface, and Kirchhoff approximation method to calculate scattering coefficient)
- 2020-11-08 17:59:48下载
- 积分:1
-
matlabcurvefittingandcode
详细介绍了matlab下的曲线和曲面拟合,并有一份word的原理说明,介绍的很详细,可供参考和实际运用(Described in detail under the matlab curve and surface fitting, and a word there is the principle that the very detailed introduction is available for reference and practical use of)
- 2009-03-30 21:23:44下载
- 积分:1
-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1
-
weightedMedian
中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。(Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.)
- 2010-09-13 01:11:21下载
- 积分:1
-
14、字典学习
经典的KSVD图像字典学习,matlab 代码,有注释,亲测可用(The classic KSVD image dictionary learning, matlab code, include notes, test available)
- 2019-05-31 09:07:45下载
- 积分:1
-
medfilt
this codes describe several kind of image filters
- 2011-12-11 13:00:49下载
- 积分:1
-
fast-motion--deblurring
快速运动去模糊,在盲去卷积过程中运用一些加速算法(Fast motion to blur in the blind deconvolution algorithm to accelerate the process of using some)
- 2011-10-12 18:32:14下载
- 积分:1
-
unwrap2
相位接包裹程序,可以对相位进行展开,简单,展开速度快(Phase then wrapped procedures can start phase, simple, fast start)
- 2008-12-17 12:45:27下载
- 积分:1
-
demons
demons三维非刚性图像配准,速度很快,基于ITK(demons of 3D non-rigid image registration, very fast, based on ITK)
- 2012-08-18 19:51:17下载
- 积分:1