Coder Social home page Coder Social logo

itti-saliency-method_python3's Introduction

itti_Salience_method_python3

Hello!

if you are interested in Itti Saliency implementation on Python3, this code would help you :-)πŸ€—

I tried to not involve classes(which is hard to read sometime) and made a universal function by which you can get anything youwant.πŸ₯°

If you don't need to examine your midway out put, just simply set parameter 'ifshow' as False.😲

Be aware that in this implementation, Itti Saliency map cannot find the difference between red and green or yellow and blue due to Itti's original method. Some other implementation, it could be red-blue and green-yellow, which is wrong if you view it biologically.πŸ€“

I also upload a presentation file of explaining Itti's method and describing this code output.😎

Anyway, havefun!πŸ˜‰

Prerequisite

python >= 3.8

opencv-python or opencv-contrib-python == 4.9.0.80

(I would recommend the second package, if you want to use more salience-computing functions or any other functions which are not contained in the official package.)

numpy == 1.26.4

scipy == 1.12.0

and a heart full of bravery😎

Some Test Case

1714025242073

1714025256485

1714025308347

itti-saliency-method_python3's People

Contributors

zhang-zhaoji avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.