Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Minimization problem image processing

1 visualizzazione (ultimi 30 giorni)
OJ27
OJ27 il 27 Dic 2017
Chiuso: John D'Errico il 28 Dic 2017
Hello,
I'm trying to minimize this function (by p):
where:
p is a NxN image
k is NxN image
tc is NxN image
* is the convolution of image k and image p
grad() is the gradient of the image
||·||_L1 is the L1 norm
||·||_L2 is the L2 norm
theta is a constant
I need a little bit of help coding this one in vector form.
  1 Commento
OJ27
OJ27 il 28 Dic 2017
I have looked at some implementations without the convolution, but this part is just throwing me off. I have read Young's inequality but don't know how to implement it.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by