Skip to content

A Python script to find and recolor water bodies in satellite images, using clustering algorithms

Notifications You must be signed in to change notification settings

KamiV2/Water-Body-Finder

Repository files navigation

WaterBodyFinder

A Python script to find and recolor water bodies in satellite images.

The resolution of output images is limited by the power of the machine– the DBSCAN algorithm takes a large amount of time to run and might overflow system memory for large images.

About

A Python script to find and recolor water bodies in satellite images, using clustering algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages