DanialBeg / SunTracking

This repository features code that aims to identify the position of the sun and where clouds would be around it. Utilizes Computer Vision to track objects in a live feed.
6 stars 1 forks source link

To Do: Cloud Detection #1

Open hbg opened 7 years ago

hbg commented 7 years ago

Using the edges and the saturation masks, find a way to detect clouds and possibly highlight them.

aqreed commented 5 years ago

ever tried integrating with a object detection convolutional neural network (SSD)?

hbg commented 5 years ago

For the time being, we have halted progress on this repository. Would you like to see it revived with modern code practices and machine learning algorithms?