1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation

Fix broken paper link for fastNlMeansDenoising

* Fix broken link

* Move citation to `opencv.bib`

* Cite researchgate reference

* Correct citation label

* Use semantic scholar BibTex
This commit is contained in:
Ihsan Soydemir
2023-01-12 17:54:40 +01:00
committed by GitHub
parent 974102bc7f
commit 6a7d54f550
2 changed files with 11 additions and 4 deletions
+7
View File
@@ -1314,3 +1314,10 @@
journal = {IEEE transactions on pattern analysis and machine intelligence},
doi = {10.1109/TPAMI.2006.153}
}
@article{Buades2005DenoisingIS,
title={Denoising image sequences does not require motion estimation},
author={Antoni Buades and Bartomeu Coll and Jean-Michel Morel},
journal={IEEE Conference on Advanced Video and Signal Based Surveillance, 2005.},
year={2005},
pages={70-74}
}