Snake Game using OpenCV-Python #coding #roboticsprojects #snakegame #opencvpython #robotics

preview_player
Показать описание
This game will be built using the CVZone Hand tracking module, which uses MediaPipe, an open-source ML library by Google.

OpenCV is a cross-platform library using which we can develop real-time computer vision applications. It mainly focuses on image processing, video capture and analysis including features like face detection and object detection.

The basic functioning of this project is similar to the Snake Game project, with the main difference being Game over logic, for which the Polyline function of the cv2 module is used which calculates the minimum distance of the Snake’s head(Your index fingertip) to the snake’s body.
Рекомендации по теме
visit shbcf.ru