emailconfirmed
1,824
edits
No edit summary  | 
				 (clean up + add comments)  | 
				||
| Line 7: | Line 7: | ||
[https://www.behance.net/MartinezNatalia Behance Portfolio]  | [https://www.behance.net/MartinezNatalia Behance Portfolio]  | ||
----  | |||
==== Twitter Bot ====  | |||
'''Pasting Faces of animals on top of the faces on the picture'''  | |||
===== Screenshots =====  | |||
[[File:Screen_Shot_2015-06-16_at_11.20.23_PM.png|300px|thumb|left]]  | |||
<br style="clear:both">  | |||
[[File:Screen_Shot_2015-06-16_at_11.29.40_PM.png|500px|thumb|left]]  | |||
<br style="clear:both">  | |||
===== Code =====  | |||
[https://www.behance.net link to the bot], [http://pastebin.com/Z0DyDjaY link to the code] <br>   | |||
===== About =====  | |||
"This was the bot I was working on but got stuck because the images did not match "  | "This was the bot I was working on but got stuck because the images did not match "  | ||
[[File:Screen_Shot_2015-06-16_at_9.14.27_PM.png|600px|thumb|left]]  | [[File:Screen_Shot_2015-06-16_at_9.14.27_PM.png|600px|thumb|left]]  | ||
<br style="clear:both" />  | |||
[https://pastebin.com/AgC6E4CZ link to the code] <br>  | |||
===== Comments =====  | |||
No Eyes Bot is still great.  Huge effect with little code! <br>  | |||
I have cleaned up your page a bit and added a comment section.  | |||
Everybody else, please do the same with your pages. <br>  | |||
You get the "Images do not match" error because the images and the rectangle you pass to the paste method don't match. If you use the `paste` method with the correct box size it should work. <br>  | |||
[[User:Ms| — Martin Schneider]] 12:53, 17 June 2015 (UTC)  | |||
----  | |||
==== Processing Bot ====  | |||
===== Source Code =====  | |||
<source lang="python">  | |||
====   | |||
<  | |||
"""  | """  | ||
| Line 151: | Line 123: | ||
     #saveFrame('robot_1.jpg')  |      #saveFrame('robot_1.jpg')  | ||
     saveFrame('myrobot_###.jpg')  |      saveFrame('myrobot_###.jpg')  | ||
</source>  | |||
===== Screenshots =====  | |||
[[File:Robot_1.jpg|left|First Robot]]  | |||
<br style="clear:both" />  | |||
[https://imgflip.com/gif/ktag3 Animated Gif]  | |||