Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Minimization problem image processing

조회 수: 1 (최근 30일)
OJ27
OJ27 2017년 12월 27일
마감: John D'Errico 2017년 12월 28일
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
OJ27
OJ27 2017년 12월 28일
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.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by