OpenDataAnalytics / gaia

Gaia is a geospatial analysis library jointly developed by Kitware and Epidemico.
31 stars 15 forks source link

Raster edge detection #90

Closed andrenguyen-bah closed 6 years ago

andrenguyen-bah commented 7 years ago

Added Gaia process for detecting edges in single-band rasters. Also added example to iPython notebook and test satellite image files. Edge detection uses the Canny algorithm.