GithubHelp home page GithubHelp logo

hw-liang / imagematting-introduction_to_visual_computing Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.4 MB

Solve image mapping problem with triangulation equation using python/numpy /opencv, by Hanwen Liang.

Python 100.00%

imagematting-introduction_to_visual_computing's Introduction

ImageMatting-Introduction_to_Visual_Computing

Solve image mapping problem with triangulation equation using python/numpy /opencv

The file Triangulation_mapping.py deal with all logics and algorithms. It takes five import pictures with the same size and output one alpha imgae, one color image and a composite image which matting the background to foreground object.

Strength: Triangulating matting equation could deal with different level of transparency from bottle to paper pretty good and handle different textures very well.In addition, Triangulating matting equation does not have any limit in terms of foreground object’s color. Limits: Triangulating matting equation does not bear any subtle difference in input pictures. And It would regard some light reflections and mirrored image as the object’s own property.

imagematting-introduction_to_visual_computing's People

Contributors

hw-liang 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.