How to make image denoising by linear programming ?!

조회 수: 2 (최근 30일)
Mariam Sheha
Mariam Sheha 2016년 5월 29일
댓글: John D'Errico 2016년 5월 29일
Hello Everybody;
i want to make image denoising by linear programming equation that is implement through this function on matlab "x = linprog(f,A,b,Aeq,beq,lb,ub)" but my problem that i don't know how can i define this parameters f,A,b,Aeq,beq,lb,ub?! i know the meaning of each but for example how can i detect the objective function (f) for image?!...
can anyone help me to apply this please,,
your help is highly appreciated
  댓글 수: 1
John D'Errico
John D'Errico 2016년 5월 29일
We know what linear programming is. You need to define how you want to use linear programming, since there is no obvious connection. That means you need to either formulate the model, or find a reference. In either case, this is not yet at all a question about MATLAB.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by