how to insert image in simulated annealing coding for image optimization

1 view (last 30 days)
I got anneal.m source code from net.I am trying to take 2D image as input & by simulated annealing technique optimize that image. so please can any one tell me the procedure to do that....... thanking you

Answers (1)

Walter Roberson
Walter Roberson on 14 Sep 2011
What does it mean to you to "optimize that image" ?
You really should complete your previous question first.
  8 Comments
Walter Roberson
Walter Roberson on 22 Sep 2011
What *kind* of blur? Motion blur would be handled differently than gaussian blur, for example.
Is this an "image sharpening"? If so, see
http://www.mathworks.com/matlabcentral/newsreader/view_thread/66415
http://www.mathworks.com/help/toolbox/images/ref/fspecial.html#bqkft1z
http://www.mathworks.com/help/toolbox/vision/ug/f15164.html

Sign in to comment.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!