Bachelor's Degree Final Thesis - Part 2: Texture Comparison

This project was present with honors in the academic year of 2005/2006 as a final thesis.

For more information about the project and the segmentation process, please read this post

Comparison methods are applied below.

These methods are based on two different studies on this field: the first one is focused on the SVD algorithm and the second on logical operators.

Both methods make the comparison from different points of view. The SVD method focuses on calculating whether or not two images have the same texture. It first executes an exclusion algorithm, and if it is not conclusive, it executes an inclusion one next.


The second method makes the comparison according to different features of the images, such as contrast, roughness, size and regularity of their internal elements. This algorithm does not identify whether two images are the same or different, it analyses their features.


Due to the high complexity and the mathematics component of the project, the algorithms used have not been explained in detail. To learn more, read the documents linked at the begining of this post.

No comments:

Post a Comment