You are on page 1of 1

SEMINAR TITLE ABSTRACT

Image Recognition is an important aspect of Digital Image Processing that provides innumerable applications in the fields of security, databases and retrieval. Our project aims to create an efficient and flexible system that can recognize and categorize any image given to it as an input by the user in a dynamic environment. Principal Component Analysis is a tool popularly used in data analysis. It combines concepts from statistics and mathematics and results in an algorithm that successfully reduces the size of the image data while simultaneously summarizing the co variances or invariant characteristics of the image into a single principal component. Having derived the principal component, we now proceed to compare the input image with the images in the database assuming that their principal components have already been extracted. The comparison is performed by making use of the Least Mean Square algorithm. All the above concepts were implemented in the C language keeping in view the eventual implementation of the code. Further enhancements to the developed code are in the pipeline keeping in view the need for a user friendly, quick and efficient application.

SISTLA ANJANA JYOTI (00251A0458)

You might also like