-
TemplateTrans
图像增强,包括图像的平滑、锐化、边缘识别等操作(Image enhancement, including image smoothing, sharpening, edge detection and other operations)
- 2010-05-22 13:47:53下载
- 积分:1
-
hm2_2
读取一幅图像,对其进行DCT高通、低通滤波,输出处理后图像(Read an image, do the DCT high-pass, low-pass filtering, output processed image .)
- 2015-01-09 21:49:39下载
- 积分:1
-
isar
isar成像处理,对测试数据进行处理的模板,可以显示二维像(ISAR imaging processing, the test data processing template, you can display the 2D image
)
- 2021-05-13 11:30:02下载
- 积分:1
-
assignment3
编制一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。
实验图像任选 (Preparation of a common edge extraction function. By entering different parameters to achieve the Sobel operator, Prewitt operator, Roberts, operator, operator of Marr and Canny edge detection. Experimental image optional)
- 2020-07-02 06:00:02下载
- 积分:1
-
EMsf
关于EM算法的详细介绍,可以帮助初学者深入理解EM的来源及使用方法。(A detailed description on the EM algorithm that can help beginners in-depth understanding of the source and use of EM methods.)
- 2009-10-27 20:21:41下载
- 积分:1
-
sift
找出sift关键点,形成特征向量,再进行描述(find the sift keywords,formed descreptors)
- 2009-04-28 18:32:31下载
- 积分:1
-
yanjing
通过图像处理技术实现对眼睛中的细微血管的提取,并进行强度变换,使效果更好。(Through the realization of extraction of slight blood vessels in the eye image processing technology, and intensity transformation, so that the effect is better.)
- 2014-12-14 20:12:37下载
- 积分:1
-
phasepack-matlab-master
说明: 包含主要的相位恢复算法,用于解决相位恢复问题,在计算光学成像领域被广泛使用。(This code includes conventional phase retrieval algorithms designed for phase retrieval problems, which is widely used in computational optical imaging.)
- 2020-09-20 12:20:12下载
- 积分:1
-
figurebianma
说明: 本程序是用来做图像编码的,主要采用的算术编码的思想(This procedure is used for image coding, the main idea used in arithmetic coding)
- 2010-04-21 20:28:02下载
- 积分: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