Ashwinkumar V K
Results
1
comments of
Ashwinkumar V K
I tried using horizontal_ratio and vertical_ratio to move the mouse cursor (using pyautogui library) as in, `` X,Y = gaze.horizontal_ratio(),gaze.vertical_ratio() w , h = pyautogui.size() #Returns the size of the...