congve1 / SaliencyRC

This the python implementation of the saliency cut method proposed in the paper "Global Contrast based Salient Region Detection"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaliencyRC

This the python implementation of the saliency cut method proposed in the paper "Global Contrast based Salient Region Detection".By the way I just implement the Histogram contrast based method.

Requirements

  • python 3.6
  • numpy
  • opencv

Test Case

run python test.py to get the salency map

About

This the python implementation of the saliency cut method proposed in the paper "Global Contrast based Salient Region Detection"


Languages

Language:Python 100.0%