Skip to content

mazoku/pySaliencyMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySaliencyMap

Python implementation for extracting a Itti-type saliency maps from a still image.

Requirements:

Python (>= 2.7 is preferable)
numpy  (>= 1.7 is preferable)
OpenCV (>= 2.4 is preferable)

Usage:

If you would like to test this package, please try
    python main.py
You can see the input image (test.jpg) and its saliency map.

The file main.py provides a simple example how to use the class pySaliencyMap.

About

python implementation of Itti's saliency map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%