VirtualTam's bookmarks
633 bookmarks found
-
Reading game frames in Python with OpenCV - Python Plays GTA V | Python Programming Tutorials
2017-04-11 SCOOTER BROTHERS! WE'RE SCOOTER BROTHERS!
Scooter champ' algorithm:
- capture video with OpenCV
- process frames: region of interest, edge detection
- send DirectInput controls
- watch & enjoy!
src https://github.com/sentdex/pygta5/ via https://www.reddit.com/r/Python/comments/64l4pp/python_plays_gta_v_tutorial_series_creating_a/
-
Ned Batchelder: Pragmatic Unicode
2017-04-10 -
Python for Fun
2017-04-01 -
- Part 1: https://goo.gl/pHeXe7
- Part 2: https://goo.gl/UuN41S
-
REST APIs and the Return of the Console App
2017-03-25 -
Matplotlib tutorial
2017-03-14 -
Testinfra - test your infrastructure
2017-03-08 alternative to http://serverspec.org/tutorial.html