Applying PSO for Images

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

Respuestas (3)

Walter Roberson
Walter Roberson el 6 de Oct. de 2012

0 votos

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

5 comentarios

Pat
Pat el 6 de Oct. de 2012
ok walter thanks after that can we find PSNR after performing PSO
Pat
Pat el 6 de Oct. de 2012
is there any codes availabe for motion estimation using PSO,please help
Pat
Pat el 6 de Oct. de 2012
Editada: Pat el 6 de Oct. de 2012
Thanks walter ,but PSO not applied ,please can u tell is there any coding availabe for motion estimation using PSO
Sapam Jaya
Sapam Jaya el 4 de Oct. de 2013
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? "

Iniciar sesión para comentar.

Image Analyst
Image Analyst el 6 de Oct. de 2012

0 votos

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 comentarios

Pat
Pat el 9 de Oct. de 2012
Yes i have checked ,but could not find an optimal one
Image Analyst
Image Analyst el 9 de Oct. de 2012
Then I guess you either need to hire a consultant to write it for you, or write it yourself.

Iniciar sesión para comentar.

tajinder kumar
tajinder kumar el 18 de Nov. de 2018

0 votos

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

Preguntada:

Pat
el 6 de Oct. de 2012

Respondida:

el 18 de Nov. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by