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:
@@ -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}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user