Image denoising using wiener filter

3 vues (au cours des 30 derniers jours)
Takele
Takele le 14 Jan 2023
Commenté : Takele le 14 Jan 2023
Dear all,
Can someone help me why this error happens shown in the picture bellow? I want to use weiner filter for image denoising but I stucked here.

Réponse acceptée

Walter Roberson
Walter Roberson le 14 Jan 2023
Modifié(e) : Walter Roberson le 14 Jan 2023
The filter does not support rgb images. The great majority of jpg are rgb images even if they look gray. You should rgb2gray or filter one colour at a time.
  1 commentaire
Takele
Takele le 14 Jan 2023
Thank you very much!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by