-
yangshishuangfeng
杨氏双缝干涉 源代码。。。。。。。。。。。。。。。。。。。(failed to translate)
- 2021-04-08 16:39:00下载
- 积分:1
-
image-matching-algorithm
实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
- 2021-01-05 17:48:54下载
- 积分:1
-
quyushengzhangfa
用matlab编写的区域生长法的程序,通过选择种子和阈值,可以进行图像分割和检查瑕疵(Written by matlab region growing process, by selecting the seeds and thresholds for image segmentation and inspection for defects)
- 2010-12-21 08:59:06下载
- 积分:1
-
图像处理
说明: 滤除各种噪声比较,高斯噪声,NLM滤波,双边滤波。(Comparison of filtering out various noises)
- 2020-04-24 09:29:25下载
- 积分:1
-
FaceRecognition1
基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
- 2013-06-24 15:22:08下载
- 积分:1
-
SPIHT2
根据paper思想,自己编写的SPIHT编解码。可以处理不同图像大小的小波系数,严格按照paper中的算法编写。细节见说明文档(under the paper thinking, their preparation SPIHT codec. Image can handle different sizes of the wavelet coefficients and strictly according to the paper prepared algorithm. For details, see the documentation)
- 2007-04-18 11:41:46下载
- 积分:1
-
fuzzyedge
图象的模糊边缘检测,用MATLAB实现的,有用户界面和检测结果!(Image fuzzy edge detection, implemented using MATLAB, user interface and test results!)
- 2012-09-09 15:50:11下载
- 积分:1
-
Localization-of--iris
Localization of inner and outer boundary of iris(Localization of inner and outer boundary of iris,)
- 2016-01-19 18:19:35下载
- 积分:1
-
brenner
对于离焦图像进行自动对焦的图像判定,通过对一些列的图像,从离焦到对焦再到离焦进行图像分析从而获得对焦图像的图片。(For the defocus image autofocus image determination, through a series of images into focus and then from defocus defocused image analysis to obtain a focused image of the picture.)
- 2013-07-19 20:10:33下载
- 积分:1
-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1