Skip to content

Simple galaxy counter which uses thresholding along with connected components to approximate the count of galaxies in an image

License

Notifications You must be signed in to change notification settings

hoffsupes/Galaxy-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy-Counter

Simple galaxy counter which uses thresholding along with connected components to approximate the count of galaxies in an image.

Does it's best to segregate stars from galaxies without the use of any machine learning techniques

Written in C++ and utilizes the OpenCV library (v 3.1.0)

About

Simple galaxy counter which uses thresholding along with connected components to approximate the count of galaxies in an image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages