Skip to content

A simple beginner project to count number of non connected objects in an Image.

License

Notifications You must be signed in to change notification settings

terribleloser-Vivek/MATLAB_Object_Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATLAB_Object_Counter

A simple beginner project to count number of non connected objects in an Image. Steps to perform the specific operation are :

  1. Read image
  2. Grayscale Conversion
  3. Histogram Plot
  4. Thresholding
  5. Masking
  6. Removing Noise

This project has some simple application to count the number of non connected images for further application. One common example is like,Counting the number of coins on the table,then next step will be identifing coin details 1Rs,2rs etc. So ths advance program has one code snippet of counting number of coins which is this repo itself.

About

A simple beginner project to count number of non connected objects in an Image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages