Posts

Showing posts from April, 2024

EMOTION BASED MUSIC RECOMMENDATION SYSTEM

Image
  TABLE OF CONTENT INTRODUCTION LITERATURE SURVEY SYSTEM ANALYSIS FEASIBILITY STUDY SYSTEM REQUIREMENTS SYSTEM DESIGN IMPLEMENTATION SYSTEM TESTING INPUT DESIGN AND OUTPUTDESIGN SCREENSHOTS FUTURE WORK CONCLUSION REFERENCE                                INTRODUCTION: A face detection includes classifying image into two classes: one with faces (targets), and other containing the background (clutter) which needs to be removed. Commonalities exist between faces, they vary differently in terms of age, skin color and facial expression, this becomes difficult due to this commonality. The further problem is complicated by differing lighting conditions, image qualities and geometries, partial occlusion and disguise is also a possibility. A face detector should be able to detect the presence of any face under different set of lighting conditions in any background condition. There  are six universal expressi...