[JdeRobot] Fwd: Python Challenge || Fwd: GSoC 2020 introduction | Project 1: Robotics Academy: new computer vision exercises

Eduardo Perdices edupergar at gmail.com
Fri Mar 13 17:52:47 CET 2020


---------- Forwarded message ---------
From: Nemath Ahmed <nemath.ahmed14 at gmail.com>
Date: Fri, Mar 13, 2020 at 10:48 AM
Subject: Python Challenge || Fwd: GSoC 2020 introduction | Project 1:
Robotics Academy: new computer vision exercises
To: JoseMaria Cañas Plaza <jmplaza at gsyc.es>, Eduardo Perdices <
edupergar at gmail.com>, Nacho Az <n.arranz.agueda at gmail.com>


*| Update on Game of Life Challenge |*

I have implemented the game of life challenge in python using the python
binding Tkinter module for the GUI interface.

It's implemented as a module and you have to import gol to play the game.

An example main.py is attached which is placed in the same folder as to
gol.py and goi-play.py
-->Use the create() function of the gol module and pass on the row and
column numbers as parameters.
-->For example, when you run main.py, you get a message to enter the row
and column number in the terminal.
-->A window appears and now you have to check the boxes as per your input
design.
-->Hit Play button.
--> A second window appears with the screen being refreshed every one
second.
--> Hit finish button to end the game

I have attached the videos representing a few examples with still-life,
oscillator, spaceship patterns.
No external modules other than the native python 3 have been used.

I would like you to please review the game and let me know what you think.
I also look forward to your suggestions to improve the game.
I will soon be updating you with my progress with the JdeRobot Academy
exercises.

I've tested the game with all patterns given in the attachment examples.png

Attachments:
1.1 gol.py and goi-play.py (modules)
1.2 main.py (gol is called from here)
2. Three demo videos
3. example patterns


Regards,
Nemath Ahmed




On Wed, Mar 11, 2020 at 3:44 PM JoseMaria Cañas Plaza <jmplaza at gsyc.es>
wrote:

> Hi Nemath,
>
> thanks for your interest in JdeRobot. We have just updated the
> instructions for JdeRobot GSoC selection process [1]. Please note that
> there are some programming tests required to apply for GSoC-2020 with
> JdeRobot and one simple "Academy challenge".
>
> For general discussion and questions about GSoC-2020 subscribe and use the
> JdeRobot mailing list pointed out at [2]. For particular feedback about
> your proposal, better contact the mentors of the project you are interested
> in. Please add me to that thread as I probably co-mentor that project too.
>
> Cheers,
>
> JoseMaria
> [1]
> https://jderobot.github.io/activities/gsoc/2020#application-instructions-for-gsoc-2020
> [2] https://jderobot.github.io/community/
>
> On Tue, Mar 10, 2020 at 8:24 AM Eduardo Perdices <edupergar at gmail.com>
> wrote:
>
>>
>>
>> ---------- Forwarded message ---------
>> From: Nemath Ahmed <nemath.ahmed14 at gmail.com>
>> Date: Tue, Mar 10, 2020 at 7:31 AM
>> Subject: GSoC 2020 introduction | Project 1: Robotics Academy: new
>> computer vision exercises
>> To: <edupergar at gmail.com>, <n.arranz.agueda at gmail.com>
>>
>>
>> Dear Eduardo Perdices and Ignacio Arranz,
>>
>> I am Nemath Ahmed <https://nemathahmed.github.io/>, an undergrad student
>> from the Indian Institute of Technology, Indore from the department of
>> Electrical Engineering. I am currently in the pre-final year of my
>> undergraduate degree. I have been exploring and performing multiple
>> projects right from the start of my first year. Currently, I work with my
>> main focus on Computer Vision(*both traditional vision and modern CNNs*)
>> and Human-Computer Interaction. Currently, I am also working with TU
>> Dresden, Germany to implement vision algorithms on edge using Intel Neural
>> Compute Stick and will be working with Univ. of Strasbourg on improving the
>> existing image-guided-surgical techniques with IHU-Strasbourg, France.
>> This year I would love to be a part of JdeRobot and contribute to
>> open-source development through GSoC 2020 from summer 2020 during my
>> college break.
>>
>> The project that interests me is 'Robotics Academy: new computer vision
>> exercises' given my proficiency in python and computer vision. I would
>> like to know more about this projects and get suggestions from you as to
>> which are the other project that I can also work on. You can view my past
>> work on my website.in <https://nemathahmed.github.io/>
>>
>> These are links to my other pages:
>> LInkedIn <https://www.linkedin.com/in/nemathahmed/>
>> GItHub <https://github.com/nemathahmed>
>> Blog <https://pixeldance.tech.blog/>
>>
>> Hoping to connect with you and contribute to JdeRobot this summer.
>>
>> Regards,
>>
>> Nemath Ahmed
>>
>> III-Year Bachelor of Technology
>>
>> Department of Electrical Engineering
>>
>> Indian Institute of Technology, Indore
>>
>> _______________________________________________
>> Jde-developers mailing list
>> Jde-developers at gsyc.urjc.es
>> https://gsyc.urjc.es/cgi-bin/mailman/listinfo/jde-developers
>>
>
>
> --
> Universidad Rey Juan Carlos
> http://gsyc.urjc.es/jmplaza
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: examples.png
Type: image/png
Size: 47867 bytes
Desc: not available
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Oscillator2.mp4
Type: video/mp4
Size: 1095989 bytes
Desc: not available
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0003.mp4>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.mp4
Type: video/mp4
Size: 2671875 bytes
Desc: not available
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0004.mp4>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.mp4
Type: video/mp4
Size: 3957199 bytes
Desc: not available
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0005.mp4>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.py
Type: text/x-python
Size: 118 bytes
Desc: not available
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0003.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gol.py
Type: text/x-python
Size: 1104 bytes
Desc: not available
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0004.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: goi-play.py
Type: text/x-python
Size: 2601 bytes
Desc: not available
URL: <http://gsyc.urjc.es/pipermail/jde-developers/attachments/20200313/1a2c5b67/attachment-0005.py>


More information about the Jde-developers mailing list