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