From 0ac00ec65feb3fce20f5c14b82936a9940e3c5ef Mon Sep 17 00:00:00 2001 From: Sparsh Date: Sat, 10 Jul 2021 11:40:18 +0530 Subject: [PATCH] new comment --- faceinpicture.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/faceinpicture.cpp b/faceinpicture.cpp index c89be0365..ed60bda39 100644 --- a/faceinpicture.cpp +++ b/faceinpicture.cpp @@ -144,3 +144,5 @@ void detectAndDraw( Mat& img, cv::imshow( "result", img ); } + +//new to github