Image Quilting

Job ID: 36059696

Budget: $30 – $250 USD

I need help with a personal project. The goal of this project is to implement the image quilting algorithm for texture synthesis and transfer, described in SIGGRAPH 2001 paper by Efros and Freeman. Texture synthesis is the creation of a larger texture image from a small sample. Texture transfer is giving an object the appearance of having the same texture as a sample while preserving its basic shape. For texture synthesis, the main idea is to sample patches and lay them down in overlapping patterns, such that the overlapping regions are similar. The overlapping regions may not match exactly, which will result in noticeable edges. To fix this, you will compute a path along pixels with similar intensities through the overlapping region and use it to select which overlapping patch from which to draw each pixel. Texture transfer is achieved by encouraging sampled patches to have a similar appearance to a given target image, as well as matching overlapping regions of already sampled patches. This project will employ important techniques such as template matching, finding seams, and masking.

I have some parts of it completed but need help with the leftover part which I can tell you over chat. The project is fairly straightforward and should not take much time. I'm time constrained so looking for a quick response and action.

P.S Price is negotiable based on workload.
Related categories: Python Computer Vision