1 / 10

INDUSTRIAL TRAINING SEMINAR ON FACIAL DETECTION & RECOGNITION

INDUSTRIAL TRAINING SEMINAR ON FACIAL DETECTION & RECOGNITION. SUBMITTED BY: SIMRAN DHINGRA ROLL NO: CSE/16/147. ACKNOWLEDGEMENT.

paulclewis
Download Presentation

INDUSTRIAL TRAINING SEMINAR ON FACIAL DETECTION & RECOGNITION

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. INDUSTRIAL TRAINING SEMINAR ONFACIAL DETECTION & RECOGNITION SUBMITTED BY: SIMRAN DHINGRA ROLL NO: CSE/16/147

  2. ACKNOWLEDGEMENT • The internship opportunity I had with HCL Infotechwas a great chance for learning and professional development. I am also very grateful for having a chance to meet so many wonderful people and professionals who led me through this internship period. • Bearing in mind previous, I am using this opportunity to express my deepest gratitude and special thanks to the Delivery Manager of UIDAI Dept. of HCL i.e. Mr. PankajChoudhary who in spite of being extraordinarily busy with his duties, took time out to hear, guide and keep me on the correct path and allowing me to carry out my project at their esteemed organization during the training. I will strive to use gained skills and knowledge in the best possible way and attain desired career objectives.

  3. CONTENT • Outline • Project Introduction • Technology Used • What is PYTHON? • History • Output • Uses of Python • Advantages and Disadvantages • Future Scope • Conclusion

  4. PROJECT INTRODUCTION • This project is based on FACIAL DETECTION AND RECOGNITION. • FACIAL DETECTION: Facial Detection is a computer technology that identifies human faces in digital images. • FACIAL RECOGNITION: Facial Recognition is a technology capable of identifying and verifying a person from a digital image or a video frame from a video source.

  5. TECHNOLOGY USED • PYTHON + OPEN COMPUTER VISION LIBRARY (OPEN CV) • OpenCV is a library of programming functions mainly aimed at real-time computer vision.

  6. What is PYTHON? • Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. Various features of PYTHON are:- • Object-oriented • Imperative • Functional • Procedural • Reflective

  7. HISTORY • Invented in Netherlands, early 90s by Guido van Rossum. • Python was conceived in the late 1980s and its implementation was started in December 1989. • Named after Monty Python. • Open Source from beginning

  8. HOW THIS WORKS? • 1.Face Detection: Look at the picture and find a face in it. • 2. Data Gathering: Extract unique characteristics of the face detected that it can use to differentiate him from another person like eyes, mouth, nose etc. • 3. Data Comparison: Despite variations in light or expression, it will compare those unique features of all the faces trained. • 4. Face Recognition: It will determine the face after examining the features.

  9. MAJOR USES OF PYTHON • GUI-Based Desktop Applications • Web Frameworks and Web Applications • Enterprise and Business Applications • System Utilities • Language Development • Prototyping

More Related