-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated
- Loading branch information
Florian Beyer
committed
Jul 7, 2020
1 parent
26ee40e
commit 6562b9d
Showing
4 changed files
with
1,281 additions
and
1,505 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Indizes | ||
|
||
### This script calculates 89 indicies | ||
### and calculates/visualizes the correlation beween the indices | ||
|
||
#### Indicies: | ||
- 68 multispectral indices | ||
- 6 rgb indices | ||
- 9 texture indices | ||
- (6 relief indices -> externally created) | ||
|
||
|
||
#### Used sensors: | ||
- multispectral sensor: parrot sequoia (4 bands green/red/red edge/ nir) | ||
- RGB sensor |