Skip to content

Detect the saliency of an image and segment it with the saliency infomation

Notifications You must be signed in to change notification settings

liaoxl/Frequency-Tuned-Saliency-and-Segment

Repository files navigation

Frequency Tuned Saliency and Segment

1. Introduction

A C++ implementation for "Frequency-tuned Salient Region Detection" by Xiangli Liao

Frequency-tuned Salient Region Detection
R. Achanta, S. Hemami, F. Estrada and S. Süsstrunk
IEEE International Conference on Computer Vision and Pattern Recognition (CVPR 2009)

2.Project page

In fact, the author has provided the public available code. While it was easy to implement and do some exchange, my code is integrated with graphcuts method.

Your can visit this page for detail.


3. Some results by the paper

pic1

pic2


4. Results by my code

moondark moondark-sal moondark-seg

About

Detect the saliency of an image and segment it with the saliency infomation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages