How to Apply image filter using PSO
3 views (last 30 days)
Show older comments
hi . I want to apply image filter to remove noise from images using PSO. Please help me in it . Any help would highly be appreciated . Any code example that how we can use pso with image filtes. so that we can find better results...
0 Comments
Answers (1)
Walter Roberson
on 1 Sep 2013
Approach #1: code in the PSO section, but make no calls to it at all.
Approach #2: code in the PSO section, make a call to it, and when it returns, ignore the result.
If you find these approaches to be unsatisfactory, then it could be that you have in mind a specific definition of "noise" that you have not shared with us.
0 Comments
See Also
Categories
Find more on Particle Swarm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!