How to compute saliency map for a image?
Afficher commentaires plus anciens
Hi I had took a .bmp format image and I divide that image into 3*3 matrix vector,
I had multiplied that Output with laplacian filter[fspecial('laplacian')]
Now I got 3*3 vector output
After to this I want to proceed with Saliency measure,
how to compute it so
Réponses (0)
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!