Code Monkey home page Code Monkey logo

image-quilting-texture-synthesis's Introduction

Image Quilting for Texture Synthesis & Transfer

Course Project for CS663 - Digital Image Processing


This is our implementation of Texture Synthesis and Texture Transfer using Image Quilting. It is based on the paper of the same name by authors Alexei Efros and William Freeman.

Usage

First, clone this repository using git clone https://github.com/shubhlohiya/image-quilting-texture-synthesis.git

CLI Tool:

To use the CLI tool associated with our project do the following:

  • cd code/
  • To perform Texture Synthesis use: python main.py --synthesis -i <texture_img> -b <block_size> -o <overlap_size> -tol <tolerance>
  • To perform Texture Transfer use: python main.py --transfer -i <target_img> -t <texture_img> -b <block_size> -o <overlap_size> -tol <tolerance> -a <alpha>

For more details, use python main.py -h

 

Results

Some Results for Texture Synthesis

Input Image Synthesized Texture

     

Some Results for Texture Transfer

Target Image Texture Image Result

For more results, please check the report.


Created with ❤️ by Shubham Lohiya, Latika Patel & Prathmesh Bele

image-quilting-texture-synthesis's People

Contributors

latika24 avatar prathmeshbele avatar shubhlohiya avatar

Watchers

 avatar  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.