A simple web app for counting stars ⭐⭐⭐
- CSS3
- JavaScript
- HTML5
- Marvin JS (image manipulation)
- Resize input image.
- Umbralize image using three different thresholds.
- For each umbralized image:
- Count groups of white pixels using DFS (Depth-First Search).
- Sum counts and calculate the average.
Upload a starry nigth photo
You can see the result, click at Clear to try with another photo
- If you want to contribute feel free to create a Pull Request.