added app3.py and coba.py

This commit is contained in:
Naufalakram
2023-09-29 18:06:50 +08:00
parent d27a591c47
commit 7a6ce35ef2
4 changed files with 65 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import face_recognition
import cv2
import os
image_load = 'image1.jpg'
image_load = 'image2.jpg'
image_data_folder = 'faces/'
# Load the images in the image_data_folder and save their face encodings in a list