Entropy based Saliency detection

This function finds the salient regions in a video using entropy measurement.
1K Downloads
Updated 22 Oct 2013

View License

At every pixel location in the frame, entropy is found for a patch of a fixed size (user i/p). The locations with an entropy above a threshold (user i/p) are detected as salient.
Limitations:
1. fixed scale (no scale adaptation )
2. fixed threshold
3. Each frame is processed independently
4. Multiple detections
5. slow

Cite As

Konda Reddy Mopuri (2024). Entropy based Saliency detection (https://www.mathworks.com/matlabcentral/fileexchange/44041-entropy-based-saliency-detection), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0