/Computer_vision_project

Project from my computer vision class (Q1 2022)

Primary LanguageJupyter Notebook

Computer_vision_project

Project from my computer vision class (Q1 2022)

The task: Given dataset of blurry images with elements in three colors count correctly and incorrectly made.

Example

Image:

image

Visualization of results in pandas:

Each row for each color.

Criteria for classification:

  • elements not on edge,
  • correct area of surface,
  • Euler number = 0

result_visualization

Result:

result_test