A python project developed during school that aims to detect boats from satellite imagery using PIL.Image.
Original picture | Output |
---|---|
Pil Image
: Website or Github repository
detect(img_path="Samples\Boat17.PNG", save_path="Output", remove_boats=False, export_as_mask=True)