sai-bi / ImageSmoothing

A collection of image smoothing algorithms.
MIT License
155 stars 65 forks source link

Denoising #1

Open RoyiAvital opened 8 years ago

RoyiAvital commented 8 years ago

Hi,

Which of the methods would you use for simple and fast Image Denoising?

Thank You.

SuPoMan commented 8 years ago

BM3D

RoyiAvital commented 8 years ago

Well, Though it is certainly better from any of the operators in this repository, it is not simple or fast.

From those on this repository, what would you chose?

Thank You.