How to compute saliency map for a image?
3 views (last 30 days)
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
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!