Clear Filters
Clear Filters

How to Apply image filter using PSO

3 views (last 30 days)
Umair Riaz
Umair Riaz on 1 Sep 2013
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...

Answers (1)

Walter Roberson
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.

Community Treasure Hunt

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

Start Hunting!