How to compute saliency map for a image?
Mostrar comentarios más antiguos
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
Respuestas (0)
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!