Skip to content

zulfiansyah404/Algeo02-21011

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algeo02-21011

Repositori Tugas Besar Aljabar Linear dan Geometri IF2023 Kelompok MONOPOLY

Live demo here.

Table of Contents

General Information

Pengenalan wajah (Face Recognition) adalah teknologi biometrik yang bisa dipakai untuk mengidentifikasi wajah seseorang untuk berbagai kepentingan khususnya keamanan. Program pengenalan wajah melibatkan kumpulan citra wajah yang sudah disimpan pada database lalu berdasarkan kumpulan citra wajah tersebut, program dapat mempelajari bentuk wajah lalu mencocokkan antara kumpulan citra wajah yang sudah dipelajari dengan citra yang akan diidentifikasi.

Technologies Used

  • NumPy - version 1.23.4
  • OpenCV - version 4.6.0
  • CustomTkinter - version 4.6.3

Features

List the ready features here:

  • Face recognition using uploaded image
  • Face recognition using webcam
  • Dark mode

Setup

  1. Clone this repository.
  2. Make sure that you have installed all the dependencies(python, numpy, cv2, Pillow).
  3. pip install numpy
  4. pip install opencv-python
  5. pip install Pillow
  6. Run the app.

Usage

  1. Run main.py from text editor
  2. Upload your dataset to the box we provide
  3. Insert the photos that you want to compare or you can use your camera to capture the photos
  4. Click proces to execute main program
  5. Wait until the proccess finish
  6. You can see the result of the program

Project Status

Project is: complete

Room for Improvement

Room for improvement:

  • Add cache to the program
  • Add writed file after the program finish to reduce the time execution

Acknowledgements

  • Many thanks to Rilla Mandala that teach us how to implement this project

About

Repositori Tugas Besar Kelompok MONOPOLY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages