cloud cover by kmeans
This commit is contained in:
@@ -24,6 +24,10 @@ const (
|
||||
GDALPansharpen
|
||||
IHS
|
||||
GIHS
|
||||
WeightR = 1
|
||||
WeightG = 0.75
|
||||
WeightB = 0.55
|
||||
WeightNIR = 0.85
|
||||
)
|
||||
|
||||
func Pansharpen(panTif, mssTif, fusTif string, method PansharpenMethod, weight float32) error {
|
||||
|
||||
Reference in New Issue
Block a user