-
mser-example
应用MSER检测子检测图像局部区域来估计图像尺度信息,非常好用!(Applying MSER to detect the local region in images, then estimate the image scale information, very easy to use!)
- 2011-08-10 15:22:09下载
- 积分:1
-
Fourier
实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
- 2020-10-27 21:20:03下载
- 积分:1
-
SVM Matlab
说明: SVM支持向量机在图像分割中的应用,包含Matlab源代码和SVM所用函数。(The application of SVM support vector machine in image segmentation, including Matlab source code and functions used by SVM.)
- 2019-11-25 09:44:58下载
- 积分: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
-
gray2rgb
能将一幅灰度图像根据用户自己给定的彩色图像将其对应的转化为真彩色图像。(Gray image can be processed into rgb image.)
- 2013-10-16 10:15:06下载
- 积分:1
-
image-inpainting
图像修复,使用曲率方法,热传递。边缘修复非常好,参考某博士论文写。(Image restoration, using the curvature method, heat transfer. Edge of the repair is very good, the reference of a doctoral dissertation.)
- 2011-11-25 15:28:02下载
- 积分:1
-
person1_256
超分辨率复原(分块处理)
将样本库中的高分辨率图象和低分辨率图象分别做分块处理,当新输入一幅低分辨率图象时,分成小块到样本库中寻找最匹配的高分辨率块,然后复原出高分辨率图象。(Superresolution recovery (block processing) for a sample of high-resolution images and low-resolution images respectively block , when the new importation of a low-resolution image, divided into small samples to find the most matching high-resolution block, then recovery from high-resolution images.)
- 2007-05-15 09:30:44下载
- 积分:1
-
1 2维_3 维图像分割工具箱
说明: 二维、三维图像分割工具箱,采用基于matlab的标记分水岭算法(Two-dimensional and three-dimensional image segmentation toolbox, mark watershed algorithm based on MATLAB)
- 2020-05-05 17:29:10下载
- 积分:1
-
傅里叶谱与频域低通滤波
说明: 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain
(a) Download Fig. 4.41(a) from the book web site and compute its (centered) Fourier spectrum.
(b) Display the spectrum.
(c) Implement the Gaussian lowpass filter in Eq. (4.8-7). You must be able to specify the size, M x N, of the resulting 2D function. In addition, you must be able to specify the location of the center of the Gaussian function.
(d) Download Fig. 4.41(a) from the book web site and lowpass filter it to duplicate the results in Fig. 4.48.)
- 2018-12-24 21:49:57下载
- 积分:1
-
PCA_change_detecttion
变化检测的常用方法:基于pac的变化检测方法,结果很好!(Common method of change detection: pac change detection method based on the results of good!)
- 2020-11-22 14:49:34下载
- 积分:1