Giter Club home page Giter Club logo

colorization's Introduction

Colorization using Optimization

Colorization is a process of making black-and-white images colorful. A novel method for colorization (Levin, Lischinski & Weiss, 2004) has been proposed that uses the simple idea that neighboring pixels in space-time have similar intensities. Although the authors provide a MATLAB implementation of their method, we all love Python! Thus, our project aims to write these code in Python.

University of Tartu Advanced Algorithmics project (Fall 2014)

============ USAGE

Use your favorite image editing program (e.g. Photoshop, gimp) and save two images to the disk.

  1. The original B/W image. The image needs to be saved in an RGB (3 channels) format.
  2. The B/W with colors scribbled in the desired places. Use your favorite paint program (Photoshop, paint, gimp and each) to generate the scribbles. Make sure no compression is used and the only pixels in which the RGB value of the scribbled image are different then the original image are the colored pixels.

NB! For scribbling use exact tools such as Pencil in Photoshop and save it into a no compression format such as Bitmap (.bmp)

============ ORIGINAL ARTICLE READ ME

This package contains an implementation of the image colorization approach described in the paper: A. Levin D. Lischinski and Y. Weiss Colorization using Optimization. ACM Transactions on Graphics, Aug 2004.

Usage of this code is free for research purposes only. Please refer to the above publication if you use the program.

Copyrights: The Hebrew University of Jerusalem, 2004. All rights reserved.

Written by Anat Levin. Please address comments/suggestions/bugs to: [email protected]

colorization's People

Contributors

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