Giter VIP home page Giter VIP logo

eyrc2020-2021's Introduction

Eyrc 2020-2021

Task 0:

10 questions on code chef platform consist 5 question in PYTHON and 5 in LUA Completed on 16/10/2020
Aman Tyagi : 4 question
Anurag Saxena : 2 question
Yash Varshney : 4 Question

Task1 :

1a>Task is to find out the following details for each image in the manner as shown below:

Detect all the non-white shapes in the images. Store the details of the these detected shapes in a dictionary in the same order as mentioned below in form of key:value pair, where key is a string in single quotation marks and value is an array of details. { 'Shape': ['color', Area, cX, cY] }

1b>For Task_1A_Part2, you are provided with two video files namely ballmotion.m4v and ballmotionwhite.m4v. In both these videos, there is a red circle moving in frame inside a maze.

1c> Use OpenCV techniques to detect the maze in the above given image and convert it into a 2D maze array with appropriate Cell Numbers

Task2 :

(1) Task 2A This task is based on Image Processing using Vision Sensors in CoppeliaSim.
Teams should apply the concepts learnt in Task 1A and 1B and build a Python Remote API file to find the correct Shape, Color, Centroid X and Centroid Y of the ball(s) in the dynamic CoppeliaSim scene using a Vision Sensor.

(2) Task 2B
This task is based on maze generation in CoppeliaSim using the output of Task 1B.
Teams should use python remote API to transmit the encoded maze array (output of task 1b) to a Lua script in CoppeliaSim scene to generate walls of the maze.

Task3 :

In this task we were asked to design PID algorithm to balance the ball on table at particular co-ordinate.
We changed our designed from four servo motor to two servo holder to reduce mathmatical complexity and programming complexity. we don't get enough time to work more efficiently on this task but we gave our 100%. But other teams performed well from us and got more marks because thier control logic is more efficient than our's. We did lot's of mistake in this task and now we are very much behind the trophy. We are in top 41.

At last

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.