Skip to content

Commit f670361

Browse files
Update README.md
1 parent 39f329a commit f670361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2_part grabscreen/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Python grab screen tutorial
2-
### Original text version of tutorial you can visit [here](http://pylessons/Tensorflow-object-detection-grab-screen/).
2+
### Original text version of tutorial you can visit [here](http://pylessons.com/Tensorflow-object-detection-grab-screen/).
33

44
[![IMAGE ALT TEXT](https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/blob/master/1_part%20images/2_YouTube.JPG)](https://www.youtube.com/watch?v=Wc2gFarBEE0 "TensorFlow object detection tutorial how to grab a screen")
55

@@ -118,4 +118,4 @@ screen_recordMSS()
118118
#screen_grab()
119119
```
120120
In this short tutorial we learned 3 different ways to grab computer screen. It's sad that maximum performance we can get is around 20 FPS, but this is the best I found right now. If someone know better ways how to get more FPS, please let me know. So now we can move to another TensorFlow tutorials.
121-
### Original text version of tutorial you can visit [here](http://pylessons/Tensorflow-object-detection-grab-screen/).
121+
### Original text version of tutorial you can visit [here](http://pylessons.com/Tensorflow-object-detection-grab-screen/).

0 commit comments

Comments
 (0)