Applying PSO for Images

Asked by Pat on 6 Oct 2012
Latest activity Commented on by Image Analyst on 9 Oct 2012

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

0 Comments

Pat

2 Answers

Answer by Walter Roberson on 6 Oct 2012

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

4 Comments

Pat on 6 Oct 2012

is there any codes availabe for motion estimation using PSO,please help

Pat on 6 Oct 2012

Thanks walter ,but PSO not applied ,please can u tell is there any coding availabe for motion estimation using PSO

Walter Roberson
Answer by Image Analyst on 6 Oct 2012

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 Comments

Pat on 9 Oct 2012

Yes i have checked ,but could not find an optimal one

Image Analyst on 9 Oct 2012

Then I guess you either need to hire a consultant to write it for you, or write it yourself.

Image Analyst

Contact us