Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashlinrichardson authored Oct 27, 2019
1 parent 261e916 commit ed95dd6
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ To appear: more utilities for integrating open remotely-sensed imagery
Tested on ubuntu

## how to:
0) set up the programs:
python setup.py

1) view the sample input data:

python read_multispectral.py sentinel2_cut.bin
Expand All @@ -29,12 +32,6 @@ Tested on ubuntu

python kmeans.py mS2.bin

4) compile and run an original clustering algorithm:

./run.sh



## Preliminary Results

### K-means unsupervised classification
Expand Down

0 comments on commit ed95dd6

Please sign in to comment.