/boat-detection

A python project developed during school that aims to detect boats from satellite imagery using PIL.Image.

Primary LanguagePython

boat-detection

A python project developed during school that aims to detect boats from satellite imagery using PIL.Image.

Original picture Output

Libraries

Usage

detect(img_path="Samples\Boat17.PNG", save_path="Output", remove_boats=False, export_as_mask=True)