/HaskellScreenCapture

Learning how to do screen capturing in Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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