Skip to content

CMariuss/count_objects_with_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Count Objects From The Image With MATLAB

The goal of this project was to count objects in an image, where there are also overlapping objects, which will increase the difficulty of detecting their exact number.

To be more precise, I count the number of flowers from an image. The challenging part was that the flowers were very close to each other, and many of them intersected.

Bellow there is the original image on left and the segmentation process of the MATLAB on the right.

In process In process

Final number of flowers result

In process

The segmentation process

Segmentation using region picker

In process

Trying to find the right bias value

In process

In process In process

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published