Spectral Visual Saliency Toolbox
Implementations of several state-of-the-art visual saliency detection algorithms.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Boris Schauerte (2026). Spectral Visual Saliency Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/32455-spectral-visual-saliency-toolbox), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.20.0 (213 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.20.0 | - integrated (locally debiased) region contrast saliency, see https://github.com/bschauerte/region_contrast_saliency |
||
| 1.19.0 | - fixed automatic download URLs (broken after change on the server)
|
||
| 1.18.0 | - added a simple GPU benchmark routine
|
||
| 1.17.0 | - added reshape_spectral_image.m
|
||
| 1.16.0 | - added multi-scale routines
|
||
| 1.15.0 | - added EigenPQFT and EigenSR algorithms
|
||
| 1.14.0 | - C/C++ implementation now compiles without problems under Windows (MS Visual Studio Compiler / Windows SDK 7.1) |
||
| 1.12.0 | - fixed an if-statement |
||
| 1.11.0 | - updated the documentation |
||
| 1.10.0 | - added an efficient C/C++ implementation of the QDCT image signatures
|
||
| 1.8.0 | - changed the default parameters |
||
| 1.7.0 | - fix |
||
| 1.6.0 | - fix |
||
| 1.5.0 | fix |
||
| 1.3.0 | added the quaternion support again; added quaternion DCT signatures and saliency based on DCT image signatures; added another ICOPP conversion; added a visualization for quaternion images; added a README.txt |
||
| 1.2.0 | - temporarily removed the Quaternion support (will be added again, soon) |
||
| 1.1.0 | - added the quaternion-based multichannel saliency calculation |
||
| 1.0.0 |