Mood Identification of Human Faces
December 2001 - July 2002
Role in Project
===============
Designed a VB module for filtering and Edge Detection of a facial image.
Designed a module to segment a facial image.
Designed a module for creating Knowledge Base and comparing new images with existing Knowledge Base.
Operating Environment & Development Tools and Languages
=======================================================
Windows 98,
VB 6.0, Turbo C.
Description
===========
C and VB program which takes a facial image and identifies the mood. The program prepares
a knowledge base looking at different facial expressions and compares the new image with
the already existing expressions in the knowledge base. The program consists of edge detection,
filtering, clustering and knowledge extraction.