Automatic Scene Painting |
The goal of our project is to auto colorize grayscale images with minimum human intervention.
We start with a data base with thousands and more of images, the first step is to choose according to what image to colorize. This is the first part- find similar images to use as a reference image.
Next, we transfer the colors to the gray scale image, by matching each pixel to its source and copying the color.
|
Abstract |