saviodo5591 / HaskellScreenCapture

Learning how to do screen capturing in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HaskellScreenCapture

Learning how to do screen capturing in Haskell

Objectives:

  • Capture the current screen
  • Get the frames from the application running (in this case a game)
  • Parse the frames
  • Get the frames in a useable format for a neural network

About

Learning how to do screen capturing in Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%