fastNLmeansDenoising

asked 2015-11-09 08:56:40 -0600

Vavo gravatar image

The documentation says that opencv uses the NL-Means denoising algorithm with several computational optimizations. Can anyone tell me what those optimizations are?

edit retag flag offensive close merge delete

Comments

Have you read this with given reference

LBerger gravatar imageLBerger ( 2015-11-09 10:42:10 -0600 )edit

Yes, the link goes to the standard algorithm of NL-Means denoising. There is nothing that accounts for the "fast" keyword or the optimizations that openCV has.

Vavo gravatar imageVavo ( 2015-11-10 11:04:22 -0600 )edit