Minimization problem image processing
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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
2017-12-28
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!