Image Quality Assessment Based on InterPatch and Intra-Patch

Contact for code Code Work Team https://www.codewrk.com/ admin@codewrk.com #WSN #matlab %#leach # image processing
451 Descargas
Actualizado 7 feb 2019

Ver licencia

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.

Citar como

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. Recuperado .

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.

Ver más estilos
Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.2

updated links

1.0.0.0

Removed mex file

(Contact for codes in IQA)