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일

0 개 추천

You can apply PSO to data matrices such as are created when you imread() an image.

댓글 수: 5

Pat
Pat 2012년 10월 6일
ok walter thanks after that can we find PSNR after performing PSO
Pat
Pat 2012년 10월 6일
is there any codes availabe for motion estimation using PSO,please help
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일

0 개 추천

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일

0 개 추천

Dear Walter
Have you find the solution of the above said problem ,if yes, Please sahre on tajinderkumar@gmail.com

카테고리

질문:

Pat
2012년 10월 6일

답변:

2018년 11월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by