How to solve 2d fused lasso in cvx Uncategorized Dec 11, 2020 U Ucwzvb Dec 11, 2020 #1 minimize( 0.5sum(square(a-theta))+lambdanorm(D*theta,1) ) D= the origin image gets more fuzzy how to solve this problem M Mark L. Stone Dec 11, 2020 #2 This is not a modeling forum. if you have a well-defined convex optimization problem and need help implementing it in CVX, please ask here. For help in image processing model formulation, you need to look elsewhere.