Computer Vision algorithm and algorithm to find and analyse patterns in photographs and images. This is a Research Student Paper.
Context
One Idea of Augmented Reality is the mirror below. This mirror shows an altered version of you. Thus it allows you to select your clothing in a menu. You don’t need to change it in reality.
One component of this augmented mirror is an algorithm to analyse the real clothing.
I developed an algorithm which analyses the structure of clothing and fabric to find patterns.
Idea
The algorithm takes an image of the clothing as input and extracts the structure (mesh) and texture seen in the image.
Using this structure new textures could be applied to the structure to complete the mirror.
The developed algorithm is generalized enough to even be applicable to analyse other images, like regular facades of buildings.
The algorithm was implemented in C++ and evaluated on multiple images.
Details
I published the complete student research paper (in german).