-
空间域滤波
说明: adpmedfilt3.m为自适应中值滤波器函数;
adpmedfilt3_test.m为利用上述自适应中值滤波器函数进行中值滤波,同时与普通中值滤波器滤波结果对比;
其余为基础图像处理函数;
image文件中为实验图像kl.jpg;(adaptive median filter to filt images)
- 2020-06-29 13:49:55下载
- 积分:1
-
ImageRecuperate
4_1:生成模糊化实验图像
4_2:维纳滤波复原
4_3:约束最小二乘滤波复原
4_4:Lucy-Richardson滤波复原
4_5:盲卷积滤波复原(4_1: generate fuzzy images of experimental 4_2: 4_3 restoration Wiener filtering: constrained least squares filtering recovery 4_4: Lucy-Richardson filter recovery 4_5: Blind deconvolution filter to recover)
- 2020-07-03 04:00:01下载
- 积分:1
-
image fusion matlab code
说明: 基于小波变化的图像融合算法,matlab实现(Image fusion algorithm based on wavelet transform, realized by MATLAB)
- 2020-04-23 18:18:25下载
- 积分:1
-
LSB替换隐写
说明: LSB(英文 least significant bit)即最低有效位。LSB加密是信息隐藏中最基本的方法。由于人们识别声音或图片的能力有限,因此我们稍微改动信息的某一位是不会影响我们识别声音或图片的。(LSB replace steganography)
- 2021-04-20 11:48:50下载
- 积分:1
-
fingerprint_extract_matlab
在指纹特征提取中,结合方向图和图像局部灰度方差对指纹图像进行分割,然后再进行阈值分割去处边缘效应得出较好的分割结果。(In the fingerprint feature extraction, the combination of pattern and image local variance of gray-scale fingerprint image segmentation, and then conducted threshold segmentation edge effects come to a better place for the segmentation results.)
- 2008-07-02 15:25:06下载
- 积分:1
-
image-segmentation
采用分水岭算法对图像进行分割。直接对图像进行分水岭算法,效果并不理想。本方法使用形态学重建技术对前景对象进行标记,求局部极大值,最终将分割好的图像进行伪彩色显示,让结果更加明显。适用于较复杂的图像分割处理。(Using watershed algorithm for image segmentation. Watershed algorithm for image directly, the effect is not ideal. This method uses morphological reconstruction technique foreground object is marked, find local maxima, eventually dividing good pseudo-color image display, make the results more apparent. Applicable to more complex image segmentation processing.)
- 2015-01-13 15:41:04下载
- 积分:1
-
matting
这是一个实现了发表在CVPR2006的抠图算法。(This package contains an implementation of the matting algorithm described in the CVPR2006 paper.)
- 2009-02-25 19:34:57下载
- 积分:1
-
hough
可利用哈夫变换法在变换域提取直线,利用g共线和直线相交的关系,使直线提取问题转化为计数问题()
- 2008-05-21 09:08:32下载
- 积分:1
-
zhixinfa
灰度质心法提取图像圆点中心坐标程序源代码(Extracted gray-scale image centroid coordinates of the dot center of the source code)
- 2011-05-12 19:13:11下载
- 积分:1
-
waveletC++
特征提取中利用小波边缘检测C++源码,希望对大家有用,而且偶也能下载程序了,(feature extraction using wavelet edge detection C source code, we hope to useful, but can even download, Ha ha)
- 2021-02-02 13:49:59下载
- 积分:1