This is webpage for project 1 for comp5421 Computer Vision Spring 2018 taught at HKUST by Chi Keung Tang.

Project Description

To create a tool that allows a user to cut an object out of one image and paste it into another. The tool helps the user trace the object by providing a "live wire" that automatically snaps to and wraps around the object of interest. The tool used to create a composite images.

TLDR of project: Use Dijkstra with small costs for edges of an image to force drawing lines follow edges.

Final image (the artifact): Avatar with Lena

---------------------------------------------



README here

Artifact page

Download executable

Project group: ypchen and aismailov