0

I have a noisy image Y and known kernel H. I need to estimate a denoised image X such that it gradient of X is also minimised.

J= ||Y-HX||^2+ Alpha* Smoothness constraint(X);

Smoothness constraint= L1norm(|| Grad(X) ||)

how do i estimate the gradient of second term involving smoothness.

Help me on understanding the update rule for x; I only know the gradient for first term.

Cœur
  • 37,241
  • 25
  • 195
  • 267
user2527599
  • 69
  • 10

0 Answers0