Skip to content

Project I did during 5th semester for course Introduction to image processing (Wprowadzenie do przetwarzania obrazów). Final MARPE was 0.5625%.

Notifications You must be signed in to change notification settings

mmcza/Counting-Objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counting Objects With Different Colors

1. Importing the picture and changing color representation from RGB to HSV.

2. Going through filters of different colors to create masks.

3. Counting contours with given area on every mask, drawing them on RGB picture and displaying number of objects in each color.

Disclaimer: pictures of the objects were provided by university and that's why I haven't uploaded them.

About

Project I did during 5th semester for course Introduction to image processing (Wprowadzenie do przetwarzania obrazów). Final MARPE was 0.5625%.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages