From c39977b4f382bfd09f25ef6090a9f300b5636a94 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 25 Dec 2020 20:51:34 -0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5a19de1..798e4c0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana - [Delphi](#delphi) - [CSS](#css) - [IDL](#idl) + - [MATLAB](#matlab) - [Julia](#julia) - [JavaScript](#javascript) - [R](#r) @@ -754,9 +755,15 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana ## IDL + * [LandTrendr](https://github.com/KennedyResearch/LandTrendr-2012) - LandTrendr (Landsat-based Detection of Trends in Disturbance and Recovery) attempt to capture, label, and map changes in Earth's surface for use in science, natural resource management, and education. +## MATLAB + +* [ChangeDetectionToolbox](https://github.com/Bobholamovic/ChangeDetectionToolbox) - MATLAB Toolbox for Remote Sensing Change Detection. + + ## Julia * [RasterIO.jl](https://github.com/wkearn/RasterIO.jl) - Simple Raster Formats for Julia.