Title Vanishing point cloning
Student Pedro Alonso
Mentor Manish Singh
Abstract
This project consists of implementing a tool that allows cloning surfaces taking into account the perspective of the image, which is previously specified by the user.

The steps to implement that tool would be:
1. Obtain the transform matrix that is defined by the user in a similar way that they do via perspective tool.
2. Use the matrix to perform the distortion step when the user paints in the image, so the perspective is preserved.