-
GaussPyramid
基于matlab的高斯金字塔算法,和一般的算法不同,此算法非常详细,逐步编写(Gaussian pyramid matlab-based algorithm, and the different algorithms, this algorithm is very detailed, step by step to prepare)
- 2009-06-21 16:38:50下载
- 积分:1
-
recognition
在单层模糊图像增强算法的基础上的一种改进图像分割分法(In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation)
- 2009-10-07 09:22:02下载
- 积分:1
-
blur
本文是中值滤波的一些应用,个人觉得中值滤波比一些算子滤波效果要好得多(This article is median filtering applications, personal feel median filter is much better than some of the filtering effect of the operator)
- 2012-10-09 20:26:27下载
- 积分:1
-
两种直线划线算法
使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
- 2017-06-27 21:19:06下载
- 积分:1
-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
XIAOBO-denoising
这是一篇毕业论文基于小波图像去噪的方法研究(This is a thesis research methods based on wavelet image denoising)
- 2014-06-25 17:24:49下载
- 积分:1
-
inpaiting_code_i_c
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。
(taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
- 2007-06-16 14:37:17下载
- 积分:1
-
SAR_pointTarget_sim
使用CS算法仿真理想点目标的成像,并且使用CLEAN算法来提取理想点目标(use chirp scaling algorithm to simulate the ideal point target s imaging,and use CLEAN algorithm to calculate the ideal point target)
- 2021-01-18 20:28:43下载
- 积分:1
-
98765
在桌面上显示图像,C++Builder精选编程学习源码,很好的学习资料。(Image display on the desktop, C++Builder select learning programming source code, very good learning materials.)
- 2013-11-23 11:10:14下载
- 积分:1
-
Code2
实验目的:
1) 图像水平集合
2) 图像加密算法
3) 边缘提取
4) 噪音图像的产生
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 17:02:40下载
- 积分:1