-
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
-
find_target
求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。(Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coordinates of the target area.)
- 2010-11-08 11:36:21下载
- 积分:1
-
xi_hua
对图像进行细化,本实验的细化对象是一组指纹二值图。(Image refinement, the refinement of the experimental object is a set of fingerprint binary image.)
- 2008-02-01 13:26:18下载
- 积分:1
-
2
采用haar小波实现二维图像的分解与重构(mallat算法):(Two-dimensional image using haar wavelet decomposition and reconstruction (mallat algorithm):)
- 2013-07-16 11:38:37下载
- 积分:1
-
iris-feature-extraction
一种简单的虹膜特征提取Matlab实现,主要是gabor滤波器的实现。(A simple iris feature extraction Matlab, gabor filter realization.)
- 2012-08-29 20:12:11下载
- 积分:1
-
timesat302.part1
Timesat3.2,用于遥感影像的NDVI时间序列分析,提取物候参数。
(Timesat3.2, NDVI time series for the analysis of remote sensing images, extract phenological parameters.)
- 2017-03-21 09:09:22下载
- 积分:1
-
colorhist
颜色特征提取,为matlab 源文件,是底层图像处理的基本特征之一,是本人在做硕士论文时收集修改的代码(Color Feature Extraction for the matlab source file, the underlying image processing are one of the essential features)
- 2009-02-24 12:02:19下载
- 积分:1
-
optimize_c
用C语言实现最优化算法中的黄金分割法!!(optimization algorithm using c)
- 2013-05-15 17:22:18下载
- 积分:1
-
IProcessN
VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为基本的图象处理部分,如几何变换等等,开发环境为VC++.NET(VC.NET image processing, based on CImage kind of image processing technology, Packaging for the basic functions of image processing, such as geometric transformation, and so on, the environment for the development of the VC.NET)
- 2006-12-13 15:57:06下载
- 积分:1
-
dct
对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行(Image discrete cosine transform (image transformation) source code, compiled executable file carry operation parameters)
- 2013-05-09 21:51:21下载
- 积分:1