Git Product home page Git Product logo

texture-transfer's Introduction

Full report of the process and results can be found in AnalysisReport.pdf

Image Quiliting

The goal of this project is to implement the image quilting algorithm for texture synthesis and transfer, described by *Efros and Freeman (2001).

Custom seam finding algorithm

Dynamic programming is a commonly used technique for seam finding in image quilting. We first define source patch and a patch (target) that closely match the source region to be filled in. Next, we compute cost matrix for overlapping regions, and find the minimum-energy seam that separates the the regions. The seams are then stitched together and applied into target and source patch to create coherent output.

Texture transfer

Texture transfer is a technique that involves transferring the texture of one image to another image, while preserving the structure and content of the target image. The goal of texture transfer is to create a new image that has the same visual appearance and texture as the source image, but with a different content.

Texture image Guidance image Texture transfer Iterative texture transfer

texture-transfer's People

Contributors

olapietka avatar

Stargazers

 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.