增加模块;增加主调用命令

This commit is contained in:
2026-01-07 16:36:47 +08:00
commit 2d4b170a45
109 changed files with 55763 additions and 0 deletions

19
data/LAB.hdr Normal file
View 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*)"
}