How to compute saliency map for a image?
2 vues (au cours des 30 derniers jours)
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
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!