Applying PSO for Images

1 回表示 (過去 30 日間)
Pat
Pat 2012 年 10 月 6 日
回答済み: tajinder kumar 2018 年 11 月 18 日
I have a image cameraman.tif ,I have to apply PSO to this image and have to find PSNR,can we apply PSO for Images
Please help

回答 (3 件)

Walter Roberson
Walter Roberson 2012 年 10 月 6 日
You can apply PSO to data matrices such as are created when you imread() an image.
  5 件のコメント
Pat
Pat 2012 年 10 月 6 日
編集済み: Pat 2012 年 10 月 6 日
Thanks walter ,but PSO not applied ,please can u tell is there any coding availabe for motion estimation using PSO
Sapam Jaya
Sapam Jaya 2013 年 10 月 4 日
hi walter i m doing image enhencement using pso,i want to know "Are the partilces to be initialized for the pso the transformed intensity values of an input image or various single values obtained from the transformation varying the values of the variable in the transformation? "

サインインしてコメントする。


Image Analyst
Image Analyst 2012 年 10 月 6 日
Well, from the description of Particle Swarm Optimization http://en.wikipedia.org/wiki/Particle_swarm_optimization, it appears that you need to have a function that you want to optimize. There's not just one formula that applies to all PSO situations. Have you checked the File Exchange?
  2 件のコメント
Pat
Pat 2012 年 10 月 9 日
Yes i have checked ,but could not find an optimal one
Image Analyst
Image Analyst 2012 年 10 月 9 日
Then I guess you either need to hire a consultant to write it for you, or write it yourself.

サインインしてコメントする。


tajinder kumar
tajinder kumar 2018 年 11 月 18 日
Dear Walter
Have you find the solution of the above said problem ,if yes, Please sahre on tajinderkumar@gmail.com

カテゴリ

Help Center および File ExchangeParticle Swarm についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by