Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to contro
Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.
i got this error plz resolve it
IndexError: list index out of range":" if self.lmList[self.tipIds[0]][1] < self.lmList[self.tipIds[0] - 1][1]:
got this error while running the code
Solutions for people in need
Got this error while running
cannot run the code