Image Quality Assessment Based on InterPatch and Intra-Patch

版本 1.0.0.2 (3.8 MB) 作者: Akshay Gore
Contact for code Code Work Team https://www.codewrk.com/ admin@codewrk.com #WSN #matlab %#leach # image processing
449.0 次下载
更新时间 2019/2/7

查看许可证

In this paper, we propose a full-reference (FR) image quality assessment (IQA) scheme,
which evaluates image fidelity from two aspects: the inter-patch similarity and the intrapatch similarity. The scheme is performed in a patch-wise fashion so that a quality map can
be obtained. On one hand, we investigate the disparity between one image patch and its adjacent ones. This disparity is visually described by an inter-patch feature, where the hybrid
effect of luminance masking and contrast masking is taken into account. The inter-patch
similarity is further measured by modifying the normalized correlation coefficient (NCC). On
the other hand, we also attach importance to the impact of image contents within one patch
on the IQA problem. For the intra-patch feature, we consider image curvature as an important complement of image gradient. According to local image contents, the intra-patch similarity is measured by adaptively comparing image curvature and gradient. Besides, a
nonlinear integration of the inter-patch and intra-patch similarity is presented to obtain an
overall score of image quality. The experiments conducted on six publicly available image
databases show that our scheme achieves better performance in comparison with several
state-of-the-art schemes.

引用格式

Akshay Gore (2024). Image Quality Assessment Based on InterPatch and Intra-Patch (https://www.mathworks.com/matlabcentral/fileexchange/54569-image-quality-assessment-based-on-interpatch-and-intra-patch), MATLAB Central File Exchange. 检索来源 .

Zhou, Fei, et al. “Image Quality Assessment Based on Inter-Patch and Intra-Patch Similarity.” PLOS ONE, edited by Ke Lu, vol. 10, no. 3, Public Library of Science (PLoS), Mar. 2015, p. e0116312, doi:10.1371/journal.pone.0116312.

查看更多格式
MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.2

updated links

1.0.0.0

Removed mex file

(Contact for codes in IQA)