Skip to content

vacekj/owcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owcv

CV

  • verify that FOV is center of screen
  • if above is true, find result for missing shots
  • find another bottleneck

Use adb shell

  • android shell command to send K keystroke:

printf '\x02\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' > /dev/hidg0

Ways to emulate a HID Keyboard

Android over USB

How to send commands to app from PC

Fastest way to capture desktop ( preferably event-based )

General loop

  • proccess images sequentially, one after another, not thru timers. This way its as fast as possible
  • use one thread for capturing and another for analyzing
  • reuse bitmap contexts, minimize creating new ones

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages