Skip to content

Commit

Permalink
edited readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Blair committed Jun 3, 2013
1 parent b32e17a commit 2bf7380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ imgR, imgG, imgB = img.split() #get channels from NBG

## Usage

You can run the python script to convert to NDVI on the command line. The script has the folllowing options:
You can run the python script to convert NGB or NBG images in a specified input directory to NDVI in a specified output directory by invoking it on the command line.

```
python processNGB.py inputdir outputdir vmin vmax histogramOption
Expand Down

0 comments on commit 2bf7380

Please sign in to comment.