diff --git a/clk.py b/clk.py index cb8e2ab..fdc4f30 100644 --- a/clk.py +++ b/clk.py @@ -7,7 +7,10 @@ Its awesome !! Prepare to get invisible ..................... - """) + """ + + get yourself a red cloth,thats all you need . + ) cap = cv2.VideoCapture(0) @@ -49,4 +52,4 @@ cv2.imshow('Display',img) k = cv2.waitKey(10) if k == 27: - break \ No newline at end of file + break