增加模块;增加主调用命令
This commit is contained in:
19
data/LAB.hdr
Normal file
19
data/LAB.hdr
Normal file
@ -0,0 +1,19 @@
|
||||
ENVI
|
||||
description = {
|
||||
CIE L*a*b* Color Data - Generated by SpectralToColorConverter
|
||||
Illuminant: D50, Observer: 2<><32>
|
||||
}
|
||||
samples = 223
|
||||
lines = 177
|
||||
bands = 3
|
||||
header offset = 0
|
||||
file type = ENVI Standard
|
||||
data type = 4
|
||||
interleave = bil
|
||||
sensor type = Unknown
|
||||
byte order = 0
|
||||
band names = {
|
||||
"L* (CIE L*a*b*)",
|
||||
"a* (CIE L*a*b*)",
|
||||
"b* (CIE L*a*b*)"
|
||||
}
|
||||
Reference in New Issue
Block a user