-
lvbochaosheng
对李纯明的DRLSE进行了改进 利用各向异性扩散提高了分割弱边缘的能力 改进的高斯滤波代替惩罚项 加快了演化速度 节省了时间(The DRLSE to LiChunMing improved using anisotropic diffusion improve the segmentation of improvement of the ability weak edge gaussian filtering instead of penalty term accelerated evolution speed save time)
- 2012-07-20 11:06:03下载
- 积分:1
-
dwt2_shuiyin
dwt数字水印算法源代码,对剪切,加躁,旋转,JPEG压缩有较好的鲁棒性(dwt digital watermarking algorithm source code to shear, plus a bit, rotation, JPEG compression with better robustness)
- 2007-05-26 12:25:40下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
指纹识别源代码 - finger
指纹识别预处理,预处理包括图像增强,图像细化,寻找奇异点,细节检测(Preprocessing of fingerprint identification)
- 2017-07-24 12:45:02下载
- 积分:1
-
evaluation function
说明: SMD,Brenner,Robert,EOG,Sobel算子图像清晰度计算(SMD,Brenner,Robert,EOG,Sobel,evaluation function)
- 2019-03-06 21:57:45下载
- 积分:1
-
07ICIPShi
图像特征隐写分析,用于分析图像是否含有秘密信息(Image feature steganalysis for the analysis of the image if it contains confidential information)
- 2010-01-24 22:58:56下载
- 积分:1
-
matlab编程技术将灰度图像归一
利用matlab编程技术将灰度图像归一化到0-255范围内(Normalize the image to 0-255)
- 2020-06-28 10:40:02下载
- 积分:1
-
sparse
本压缩包包含了图像处理中稀疏表示的相关文献以及相关代码(This archive contains a sparse representation of image processing literature and related code)
- 2011-07-01 10:31:26下载
- 积分:1
-
Convert
基于拓展RPC模型的多源卫星遥感影像几何处理 转化程序(RPC model-based development of multi-source remote sensing image processing conversion process geometry)
- 2011-11-26 22:34:11下载
- 积分:1
-
Filter
用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道(With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels)
- 2013-07-03 10:13:42下载
- 积分:1