-
ssim
说明: 计算ssim值的程序,这个程序是用python语言编写的(Calculate the SSIM value of the program, this program is written in Python language.)
- 2020-12-10 21:06:24下载
- 积分:1
-
MRI-CT融合示例
说明: 这是MRI-CT融合示例code,编程语言为matlab。内含图像,注释清晰,代码完整,下载解压后可以直接运行。(This is an example code of MRI-CT fusion, and the programming language is matlab. The image is included, the annotation is clear, and the code is complete. After downloading and decompressing, it can run directly.)
- 2020-05-11 21:35:25下载
- 积分:1
-
sc_minutia
指纹识别算法,开源,十分有用,是matlab语言编写的,直接可以用再做修改(about matching,very useful )
- 2021-03-18 14:49:19下载
- 积分:1
-
szmhclsf
这是一个数字模糊处理的算法论文!很好很经典(Number obfuscation algorithms! Good classic)
- 2012-05-27 14:56:19下载
- 积分:1
-
2DLDA
二维线性判别 功能比较强 二维线性判别 功能比较强(Img = imread( twoObj.bmp ) )
- 2009-05-28 19:22:35下载
- 积分:1
-
fourcomponontdecomposition
极化SAR图像Four component 目标分解结果,使用数据为Flevoland地区部分数据,可用于极化SAR图像分类(Four component decomposition result of PolSAR image, the used dataset is the subarea of Flevoland region, it can be used as the classification features for PolSAR image classification.)
- 2018-05-25 16:14:45下载
- 积分:1
-
shuiying
将一张小图片影藏到大图片当中,使用半色调技术,并通过线性变换,调整两幅图像,将小图像影藏到大图像奇数行和列当中,可以调节线性函数的系数,改变影藏效果,改进后的(Will a small picture hidden to the big picture of a shadow of halftone use technology, and through the linear transformation, adjust the two images, the images hidden to big image of an odd number of rows and columns, can adjust the coefficients of the linear function, change the shadow hidden effect)
- 2011-12-04 21:58:56下载
- 积分:1
-
speck
是零树小波编码算法的改进,SPECK编码算法较EZW编码算法有着更大的优势(Is zero tree wavelet coding algorithm improved SPECK coding algorithm has more advantages than EZW coding algorithm
)
- 2015-04-08 17:05:11下载
- 积分:1
-
wcompress_upload.m
可对灰度及彩色图像进行压缩及解压缩,通过变量名可以实现基于不同方式(多级树集合分裂spiht,ezw,stw,wdr等)的压缩,形如wcompress( c ,X,SAV_FILENAME,COMP_METHOD)(The wcompress command performs either compression or uncompression of grayscale or truecolor images.)
- 2016-04-14 16:44:33下载
- 积分:1
-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1