Starting from:

$24.99

ImageProcessing Assignment 4 Solution

1 Introduction
In this project, we will do pattern matching using image processing techniques. Our aim is to identify the letters in the target file by introducing the hand signs alphabet given as an templates to our algorithm.
2 Inputs
2.1 Templates

2.2 Targets

3 Code Part
3.1 Importing Necessary Libs

3.2 Defining the Algorithm Function

3.3 Reading Datas

4 Outputs
4.1 Letter A

4.2 Letter D

4.3 Letter F

5 Concludion
- When we look at the results, the defined algorithm mostly detected the target images. Although some target images had errors such as choosing an arm instead of a hand, it worked successfully. With this approach, we achieved an undeniable, if not perfect, result. Advanced neural network techniques can be used for better results.

More products