Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

repository-preservation/lcmap-change-detection-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCMAP Change Detection

This project contains application source code for Change Detection C library and related scripts. This code is deprecated, non-reviewed and non-verified. All future work is being directed toward USGS-EROS/lcmap-pyccd.

Installation

To install, simply run the top-level make target:

$ git clone git@github.com:USGS-EROS/lcmap-change-detection-c.git
$ cd lcmap-change-detection-c
$ make

The executables and scripts will be installed into ./bin by default. This can be overridden by setting a BIN environment variable or using a BIN variable when running the target:

$ BIN=/my/path/bin make

For additional notes, such as installing dependencies (Ubuntu), overriding Makefile variables, etc., see:

Usage

[We're in active development on making this not only work, but be usable. Ticket #5 has some early usability notes + tasks that we're trying to hit right away, if you're interested in tracking this.]

Development

Development notes for C-CCDC are maintained in the project wiki. For more details, see:

Implementation

CCDC - Continuous Change Detection and Classification (Algorithm)

  • NOTE: This algorithm is not validated and considered prototype.
  • See CCDC ADD for the detailed description.

More Information

This project is hosted by the US Geological Survey (USGS) Earth Resources Observation and Science (EROS) Land Change Monitoring, Assessment, and Projection (LCMAP) Project. For questions regarding this source code, please contact the Landsat Contact Us page and specify USGS LCMAP in the "Regarding" section.

About

LCMAP modules for change detection [WIP]

Resources

Stars

Watchers

Forks

Packages

No packages published