How to compute saliency map for a image?
Show older comments
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
Answers (0)
Categories
Find more on Images 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!