From 78d5d762e55c68f8b5c3723db5594a6626f8e105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C5=BEenan=20Zuki=C4=87?= Date: Mon, 4 May 2026 17:52:33 +0000 Subject: [PATCH] DOC: Add missing wang2004image and wang2003multiscale BibTeX entries --- Documentation/Doxygen/doxygen.bib | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Documentation/Doxygen/doxygen.bib b/Documentation/Doxygen/doxygen.bib index d9bf4e8716b..b4b9d3369d8 100644 --- a/Documentation/Doxygen/doxygen.bib +++ b/Documentation/Doxygen/doxygen.bib @@ -1475,6 +1475,27 @@ @article{wallace1996 doi = {10.1145/225545.225554}, url = {https://doi.org/10.1145/225545.225554} } +@inproceedings{wang2003multiscale, + title = {Multiscale structural similarity for image quality assessment}, + author = {Wang, Zhou and Simoncelli, Eero P. and Bovik, Alan C.}, + year = 2003, + booktitle = {The Thirty-Seventh Asilomar Conference on Signals, Systems and Computers}, + volume = 2, + pages = {1398--1402}, + doi = {10.1109/ACSSC.2003.1292216}, + url = {https://doi.org/10.1109/ACSSC.2003.1292216} +} +@article{wang2004image, + title = {Image quality assessment: from error visibility to structural similarity}, + author = {Wang, Zhou and Bovik, Alan C. and Sheikh, Hamid R. and Simoncelli, Eero P.}, + year = 2004, + journal = {IEEE Transactions on Image Processing}, + volume = 13, + number = 4, + pages = {600--612}, + doi = {10.1109/TIP.2003.819861}, + url = {https://doi.org/10.1109/TIP.2003.819861} +} @inproceedings{warfield2002, title = {Validation of Image Segmentation and Expert Quality with an Expectation-Maximization Algorithm}, author = {Warfield, Simon K. and Zou, Kelly H. and Wells, William M.},