Skip to content

Commit

Permalink
Face Recognition Screen Designed
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmetYukselSekeroglu committed Jan 18, 2024
1 parent 7260a84 commit 19035e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guilib/FaceRecognition_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def __init__(self):
self.showDefaultImage(targetLabel=self.FaceRecognitionPage.label_detectedImageShower)



def showDefaultImage(self, targetLabel):
import cv2

Expand Down

0 comments on commit 19035e5

Please sign in to comment.