ROI selection for saliency maps

버전 1.3.0.0 (1.85 KB) 작성자: Bharath Ramesh
Region-of-interest selection for saliency maps
다운로드 수: 4.6K
업데이트 날짜: 2013/10/2

라이선스 보기

A detailed discussion of the ROI detection algorithm can be found here, with examples:

http://imageprocessingblog.com/region-of-interest-selection-for-saliency-maps/

This is an implementation of the algorithm described in our paper [1]. The input is any map generated by saliency detection algorithms like Itti-Koch [2] or GBVS [3]. The algorithm outputs a binary mask without requiring a threshold for the saliency map. More details about it are described in our paper.

Please cite our paper if you find it useful.

[1] Bharath, Ramesh, et al. "Scalable scene understanding using saliency-guided object localization." Control and Automation (ICCA), 2013, 10th IEEE International Conference on. IEEE, 2013.
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6565074

[2] Itti, Laurent, Christof Koch, and Ernst Niebur. "A model of saliency-based visual attention for rapid scene analysis." Pattern Analysis and Machine Intelligence, IEEE Transactions on 20.11 (1998): 1254-1259.

[3] Harel, Jonathan, Christof Koch, and Pietro Perona. "Graph-based visual saliency." Advances in neural information processing systems. 2006.

인용 양식

Bharath Ramesh (2024). ROI selection for saliency maps (https://www.mathworks.com/matlabcentral/fileexchange/43558-roi-selection-for-saliency-maps), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 ROI-Based Processing에 대해 자세히 알아보기
도움

받음: Toolbox image

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

Added the blog link with examples.

1.2.0.0

Added the rescale function and acknowledged the author.

1.0.0.0