-
GIST_matlab
提取GIST特征的matlab实现源码,初学者实用(Extract GIST features matlab achieve source beginners practical)
- 2021-04-06 17:39:02下载
- 积分:1
-
mmn
一个简单好用的mmn排队算法,其中n=3(a simple and useful mmn method)
- 2015-07-04 13:19:08下载
- 积分:1
-
Deblurring-Images
本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍(This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fast algorithms for the two methods.)
- 2020-12-12 10:49:16下载
- 积分:1
-
SIFT_Mosaic
图像配准,基于sift的图像配准程序,配准效果良好,运行速度快。(image match)
- 2015-02-11 11:50:14下载
- 积分:1
-
active-contour-level-set
水平集方法图像处理窄带技术Matlab代码实现(Narrow band level set method image processing technology Matlab code)
- 2011-05-15 16:02:09下载
- 积分:1
-
som-source
基于MATLAB的SOM神经网络设计源程序(MATLAB-based SOM neural network design source)
- 2006-08-06 14:21:13下载
- 积分:1
-
level-set
水平集方法的实例演示,对于初学水平集的朋友有很多帮助。(Examples demonstrate the level set method, the level set for the beginner friends have a lot of help.)
- 2014-07-04 23:05:19下载
- 积分:1
-
SAR-images-about-agriculture
这是关于农业方面的遥感SAR图像数据,做SAR处理的可以下载使用(This is the SAR remote sensing image data on agriculture, do SAR processing can download)
- 2013-12-09 11:38:44下载
- 积分:1
-
guiyihua
虹膜归一化的代码,只要给出定位好的虹膜图片,就可以很好的进行归一化,使用的极坐标变换。(Normalized iris code, as long as the position is given a good iris image, you can be a good uniform, the use of the polar coordinate transformation.)
- 2009-05-31 08:35:07下载
- 积分:1
-
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