From c649aa3dcc6dc407bc9239ce1d19f500b01da095 Mon Sep 17 00:00:00 2001 From: Boateng Prince Agyenim <163312213+Mmabiaa@users.noreply.github.com> Date: Thu, 26 Dec 2024 04:05:37 +0000 Subject: [PATCH] Update main.py --- .../Intermediate/Face Dention Program/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Python_Begginer_Projects/Intermediate/Face Dention Program/main.py b/Python_Begginer_Projects/Intermediate/Face Dention Program/main.py index 2ca305b..d947b49 100644 --- a/Python_Begginer_Projects/Intermediate/Face Dention Program/main.py +++ b/Python_Begginer_Projects/Intermediate/Face Dention Program/main.py @@ -43,3 +43,4 @@ # Release the video capture object and close any OpenCV windows video_capture.release() cv2.destroyAllWindows() +# Author - Mmabiaa