Skip to content

stramek/OpenCV_SISW_Lego_recognize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lego recognize

Purpose

Project created for the purposes of the "Sensory and Vision Systems" subject. It obtained the highest final score among all students.

Introduction

The goal of the project is to count objects visible in the image of various shapes and colors. We assume that the angle between the optical axis of the camera and the marker plane (camera angle) is not greater than 20 degrees (pictures taken from above).

There are 5 different shapes of objects (Tetris shape blocks):

  • I
  • T
  • J or L
  • O
  • S or Z

There are 6 types of colors:

  • red
  • green
  • blue
  • white
  • yellow
  • mix (maximum two different colors, different color ratio)

There may be interference in the image - objects whose shape is different than the shapes listed above (I, T, J or L, O, S or Z). We treat these shapes as distortions and do not count them.

An example of processing one frame

preview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages