-
digimgprocess
此压缩包包含了数字图像处理算法的基本M函数和ICE界面定制的M函数。(This package includes the digital image processing algorithms of the basic M function and ICE interface customized M function.)
- 2008-01-08 15:29:29下载
- 积分: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
-
MATLAB-dct-and-idct
将图片进行8*8块的dct变换,以及8*8块的反变化恢复原图像(use 8*8 block dct to chang image, and use 8*8 block idct to renew image.)
- 2011-11-14 21:00:17下载
- 积分:1
-
demo
用神经网络方法筛选图片,从而判断某一图片是否存在病变(Neural network)
- 2012-06-10 08:13:58下载
- 积分:1
-
Two_Dimensional_Spectral_Estimation
图像处理中比较有用的二维图像光谱分析,Matlab源代码(Image processing more useful two-dimensional image spectra, Matlab source code)
- 2008-04-28 12:40:00下载
- 积分:1
-
K-SVD
详细介绍了K-SVD字典训练的详细过程,对稀疏表示研究很有帮助.(Detailed introduces the K- SVD dictionary of detailed training process, the sparse say that research to have the help very much.
)
- 2012-10-30 14:11:04下载
- 积分:1
-
guangbanzhongxintiqu
本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。(The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gradient inverse weighting filter noise, Otsu method (Otsu) to determine the threshold, the center coordinates of the spot centroid extraction.)
- 2020-09-24 14:37:48下载
- 积分:1
-
BP
说明: 利用BP算法进行SAR成像,BP算法是一种对时域回波数据进行成像的算法(BP algorithm was used for SAR imaging)
- 2019-04-29 14:05:06下载
- 积分:1
-
ROFdenoise
功能:应用Rudin-Osher-Fatemi模型进行图像去噪,在ROFtest.m 中输入图像,附带文档ROFscheme内容为此模型的数值分析过程,比较详细,适合初学者(Classic Rudin-Osher-Fatemi model denoising, the including documentation is the numerical analysis process of the model in detail, suitable for beginners)
- 2021-04-09 23:28:59下载
- 积分: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