Applying PSO for Images
Afficher commentaires plus anciens
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
Réponses (3)
Walter Roberson
le 6 Oct 2012
0 votes
You can apply PSO to data matrices such as are created when you imread() an image.
5 commentaires
Pat
le 6 Oct 2012
Pat
le 6 Oct 2012
Sapam Jaya
le 4 Oct 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? "
Image Analyst
le 6 Oct 2012
0 votes
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 commentaires
Pat
le 9 Oct 2012
Image Analyst
le 9 Oct 2012
Then I guess you either need to hire a consultant to write it for you, or write it yourself.
tajinder kumar
le 18 Nov 2018
0 votes
Dear Walter
Have you find the solution of the above said problem ,if yes, Please sahre on tajinderkumar@gmail.com
Catégories
En savoir plus sur Particle Swarm dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!