搜索资源列表
ecu
- 欧式距离在图像相似度测量中发挥着重要的作用-Continental image similarity distance measurement plays an important role
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
ssim_index.rar
- 该程序SSIM(结构相似度)是基于matlab平台,用于图像的客观质量评价,是FR中精典算法,The program SSIM (structural similarity) is based on matlab platform for an objective image quality evaluation, is in the classical algorithm FR
bilatering_filtering
- 结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的,并且给出运行的图像的示例-Use balitering filtering to remove the the noise and protect the edge of it, in addition, we give an example done
sampling
- 实现图像的上采样、下采样、二值化、加噪声并保存图像到指定目录,还有图像的相似度计算-The down-sampling,up-sampling,binarization and noising of image, and save the results to specified directory
ssim3
- ssim是结构化相似度,描述两个图像之间在结构上的相似程度,一般用与检测图像的不可见性。-Ssim is structural similarity, described in structural similarity between two images, and is commonly used in testing the invisibility of the image。
FSIM
- FSIM,图像的结构相似度,一种用于图像的质量评估,或者图像的特征表示的方法,包含代码及论文-FSIM A Feature Similarity Index for Image Quality Assessment