Skip to content
/ aicapturebase Public template

Basic code template to start your new AI detection/processing project with real-time image capturing (i.e. of a game window).

License

Notifications You must be signed in to change notification settings

Priler/aicapturebase

Repository files navigation

AI Capture Basic Template

Basic code template to start your new AI detection/processing project with real-time image capturing (i.e. of a game window).

Supports different capture backends:

  • d3dshot
  • dxcam
  • dxcam (capture mode)
  • mss
  • screengear
  • win32
  • obs (via virtual camera)

Mouse control libraries included

  • pyAutoGui
  • pyDirectInput
  • pynput
  • win32

Other

  • Windmouse algorithm included (realistic mouse movement simulation)
  • Benchmarks class
  • NMS stuff
  • CV2 utils
  • etc utils

Not done yet

There's a 2 and more PCs streaming code included (client only). That lets you run application/game on first PC, and do inference etc on another.

About

Basic code template to start your new AI detection/processing project with real-time image capturing (i.e. of a game window).

Resources

License

Stars

Watchers

Forks

Contributors

Languages