Minor Project1
Minor Project1
Department: BCA
Created By: FARAZ KHAN
Enrollment No.: 1025502019
Class: 5TH SEM
1. Introduction
2. Objective
3. Methodology
4. Hardware and Software requirements
5. Conclusion
6. References
3
INTRODUCTION
4
Contd.
• This project provides the implementation of
Face Recognition which is written by the help
of Python language
5
▰ Face recognition is a computer technology being
used in a variety of applications that identifies
human faces in digital images. Face recognition
also refers to the psychological process by which
humans locate and attend to faces in a visual scene.
▰ Face recognition systems work by capturing an
incoming image from a camera device in a two-
dimensional or three-dimensional way depending
on the characteristics of the device.
About Opencv
9
• The objective of this project is to provide the
implementation of face recognition
11
References
• In this face recognition code , you can detect faces
by just sitting in front of your pc’s webcam
surrounded by appropriate lightning and your face
will be detected easily . There are however multiple
scenarios which will determine the output as per the
condition.
12
PROCESSES
19
Fig- here this is a different
scenario in which we haven’t
trained this face but still face is
recognized
20
HARDWARE and SOFTWARE
REQUIREMENTS
21
• Python
(Any version, although python3+ versions would be
better)
• RAM
2 GB (4 GB preferable)
23
CONCLUSION
24
• Face recognition is a powerful tool that is becoming
more and more acceptable globally. FRT
demonstrates rapid growth and offers a variety of
useful features applicable in all spheres of life.
• In recent years, the technology has been raising
questions mainly due to its error rates. However, the
mere existence of false results does not mean that
facial recognition technology has fundamental
flaws. Instead, it emphasizes the importance of
following the recommended practices when
implementing it, such as setting reasonable
similarity thresholds to suit a particular case.25
REFERENCES
26
• Python 3.10.0 documentation (2021), https://docs.python.org/3/
• Python(programming language)
(2021)https://en.wikipedia.org/wiki/Python_(programming_language
• Face
recognition(2021),https://www.tutorialspoint.com/python/python_face
_recog.htm
• NumPy(2021),https://numpy.org/
• NumPy(2021),https://cs231n.github.io/python-numpy-tutorial/
27
Thank You !!