How to Apply image filter using PSO
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Walter Roberson
le 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 commentaires
Voir également
Catégories
En savoir plus sur Particle Swarm dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!