An open API service indexing awesome lists of open source software.

https://github.com/aniket965/star-detection

python script for detecting stars in a space image
https://github.com/aniket965/star-detection

stars

Last synced: 4 days ago
JSON representation

python script for detecting stars in a space image

Awesome Lists containing this project

README

          

star-detection
counts star from space image ,using opencv in python
# Original image
![](https://github.com/Aniket965/star-detection/blob/master/star_hubble.jpg?raw=true)

# after proccessing
![](https://github.com/Aniket965/star-detection/blob/master/detected.jpg?raw=true)