220 skills found · Page 4 of 8
8bitversus / SimplestreamLow latency point-to-point game streamer & player; best suited for 8-bit computer emulators
sekys / Sk.seky.soccerballComputer vision: Detection of players and ball at soccer match
andykarpov / Avr Zx Tape SimulatorTape player and recorder for Sinclair ZX Spectrum and other retro-computers on ATMega128
Cortex-Modders / CodeLyokoModThis is a Minecraft mod that aims to best recreate the show Code Lyoko in the game. It enables the player to travel the the virtual world of Lyoko and fight evil monsters and stop the computer program Xana. Currently this mod is the most complete CL one out there.
sketscripter / Computer Vision Basketball Court Mapping And Player TrackingComputer vision project that maps a 2d basketball court and tracks players movement from video footage, in order to obtain a video containing each players movement on the court during a basketball match
pong74ls / ComputerSpaceDesignSchematic diagrams for Nutting Computer Space, single player version. These are the full design files and PCB scans used to create them.
pong74ls / ComputerSpaceSchematicsSchematic diagrams, part layout and bill of materials for Nutting Computer Space, single player version.
JanSkn / Football Computer VisionUsing machine learning (computer vision & deep learning) to analyse football match parameters such as ball possession, tracking players and more.
shreydan / Media ControlControl YouTube, streaming sites, media players on your computer using your phone as a remote.
lambdamikel / LambdaSpeak3LambdaSpeak 3 is a Speech Synthesizer, Sample Player, UART Serial Interface, and Real Time Clock for the Amstrad / Schneider CPC Home Computer
sameerwork0207 / VisionPaddle🎮 A fun 2-player bat game using webcam input! Control paddles with green and blue objects via OpenCV. Built with Python & Pygame perfect for quick play and learning computer vision basics.🟢🟦
sarawgiche / Computer Vision Based Media Player ControllerAre you one of those who hate any distraction while watching a movie or web series as you may miss an interesting or important scene. To tackle this here I have made a #computervision based model, which pause the video for you whenever you get distracted, not only this but it also play it for you when you start looking back to screen. Thanks Rahul Shrivastava for the idea! I think video player should have this feature, what's your view in this? Please like,share and comment! #computervision #deeplearning #neuralnetworks #aiforeveryone #mxplayer #netflixindia #amazonprimevideo
KDE / KreversiKReversi is is a simple one player strategy game played against the computer
Andrew-Tsegaye / Mastermind Game PythonMastermind game is a code-breaking game where the player tries to guess the secret code created by another player or the computer.
oiricaud / Battleship⛴ ⚓️ Ever played battleship? Well with this repository you will be able to play on your android phone with a computer or other players. 🚢 🛳
chhabra2865 / DetectionOfSoccerBallA B Tech project based on computer vision to detect and track the soccer ball in soccer videos on the basis of the color and shape,distinguishing it from the players and the distractions in the audience behind.
Git-Kapish / WaveBeatsControl your music player with hand gestures. Wave, swipe, or show a thumbs up to change tracks, adjust volume, and play/pause music using real-time computer vision and gesture recognition.
Ishaan35 / ChessThis is a chess engine created with JavaScript, HTML, and CSS. The computer can play against you with three difficulty levels: easy, medium, hard. The chess engine uses the minimax algorithm to decide on the best move to make. The minimax algorithm examines a large tree of possible moves that can be played by the computer and the opponent (human player) depending on how far ahead into the game the algorithm looks. The number of moves the algorithm looks into the future refers to the depth of the algorithm. The greater the depth, the better the algorithm plays. There is also a separate section related to global chess stats from chess.com which are obtained from an API in JSON format using XMLHttpRequests. The stats feature the top 50 players in the world on chess.com separated by different game modes such as rapid and bullet chess. This website is responsive and can be viewed on computers and mobile devices.
sushriyamogasala / R P S GAMEThis is a simple repo of the replica of popular game rock,paper,scissors . Using python we have 2 players (computer itself and user).
RKNITH / FingerDJ A Virtual DJ Deck Controlled With Hand Gestures Using Python.FingerDJ is a computer vision-based interactive music player application built using Python, OpenCV, MediaPipe, and Pygame. It allows users to control basic DJ functions such as play, pause, skip to the next track, or return to the previous track using simple hand gestures in front of a webcam — no keyboard or mouse needed!