Detect Edges of Planet
Find the outline of a planet using an edge detection kernel and convolution. You may need to apply another algorithm first, like kmeans, to reduce noise.
As an additional challenge, overlay the outline on the original image.
Starting Image
Example Solution
Outline:
Overlayed: