-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathload_ndvi_cmap.m
4 lines (4 loc) · 6.07 KB
/
load_ndvi_cmap.m
1
2
3
4
% Color Map array for displaying the NDVI index [0:1] to color index range [r, g, b]
function ndviCmap = load_ndvi_cmap
% colormaps for NDVI
ndviCmap = [1.0,0.0,0.0;0.0823529437184334,0.0823529437184334,0.564705908298492;0.623529434204102,0.623529434204102,0.623529434204102;0.976470589637756,0.976470589637756,0.976470589637756;0.976470589637756,0.976470589637756,0.976470589637756;0.980392158031464,0.980392158031464,0.980392158031464;0.980392158031464,0.980392158031464,0.980392158031464;0.984313726425171,0.984313726425171,0.984313726425171;0.984313726425171,0.984313726425171,0.984313726425171;0.984313726425171,0.984313726425171,0.984313726425171;0.988235294818878,0.988235294818878,0.988235294818878;0.988235294818878,0.988235294818878,0.988235294818878;0.988235294818878,0.988235294818878,0.988235294818878;0.992156863212585,0.992156863212585,0.992156863212585;0.992156863212585,0.992156863212585,0.992156863212585;0.996078431606293,0.996078431606293,0.996078431606293;0.996078431606293,0.996078431606293,0.996078431606293;0.996078431606293,0.996078431606293,0.996078431606293;1,1,1;1,1,1;0.949019610881805,0.937254905700684,0.921568632125855;0.898039221763611,0.874509811401367,0.835294127464294;0.850980401039124,0.811764717102051,0.756862759590149;0.800000011920929,0.752941191196442,0.674509823322296;0.749019622802734,0.690196096897125,0.596078455448151;0.701960802078247,0.631372570991516,0.513725519180298;0.650980412960053,0.568627476692200,0.435294121503830;0.600000023841858,0.505882382392883,0.352941185235977;0.552941203117371,0.443137258291245,0.270588248968124;0.501960813999176,0.380392163991928,0.188235297799110;0.450980395078659,0.321568638086319,0.109803922474384;0.403921574354172,0.262745112180710,0.0274509806185961;0.439215689897537,0.298039227724075,0.0549019612371922;0.470588237047195,0.337254911661148,0.0862745121121407;0.505882382392883,0.372549027204514,0.113725490868092;0.537254929542542,0.407843142747879,0.141176477074623;0.572549045085907,0.443137258291245,0.168627455830574;0.607843160629273,0.482352942228317,0.200000002980232;0.639215707778931,0.517647087574005,0.227450981736183;0.674509823322296,0.552941203117371,0.254901975393295;0.705882370471954,0.588235318660736,0.282352954149246;0.741176486015320,0.627451002597809,0.313725501298904;0.772549033164978,0.662745118141174,0.341176480054855;0.807843148708344,0.698039233684540,0.368627458810806;0.784313738346100,0.694117665290833,0.356862753629684;0.764705896377564,0.686274528503418,0.349019616842270;0.741176486015320,0.682352960109711,0.337254911661148;0.717647075653076,0.674509823322296,0.329411774873734;0.694117665290833,0.670588254928589,0.317647069692612;0.674509823322296,0.666666686534882,0.305882364511490;0.650980412960053,0.658823549747467,0.298039227724075;0.627451002597809,0.654901981353760,0.286274522542954;0.607843160629273,0.650980412960053,0.278431385755539;0.584313750267029,0.643137276172638,0.266666680574417;0.560784339904785,0.639215707778931,0.254901975393295;0.537254929542542,0.631372570991516,0.247058823704720;0.517647087574005,0.627451002597809,0.235294118523598;0.494117647409439,0.623529434204102,0.223529413342476;0.470588237047195,0.615686297416687,0.215686276555061;0.447058826684952,0.611764729022980,0.203921571373940;0.427450984716415,0.603921592235565,0.196078434586525;0.403921574354172,0.600000023841858,0.184313729405403;0.380392163991928,0.596078455448151,0.172549024224281;0.360784322023392,0.588235318660736,0.164705887436867;0.337254911661148,0.584313750267029,0.152941182255745;0.313725501298904,0.576470613479614,0.145098045468330;0.290196090936661,0.572549045085907,0.133333340287209;0.270588248968124,0.568627476692200,0.121568627655506;0.247058823704720,0.560784339904785,0.113725490868092;0.223529413342476,0.556862771511078,0.101960785686970;0.203921571373940,0.552941203117371,0.0941176488995552;0.180392161011696,0.545098066329956,0.0823529437184334;0.156862750649452,0.541176497936249,0.0705882385373116;0.133333340287209,0.533333361148834,0.0627451017498970;0.113725490868092,0.529411792755127,0.0509803928434849;0.0901960805058479,0.525490224361420,0.0392156876623631;0.0666666701436043,0.517647087574005,0.0313725508749485;0.0431372560560703,0.513725519180298,0.0196078438311815;0.0235294122248888,0.505882382392883,0.0117647061124444;0,0.501960813999176,0;0,0.494117647409439,0.0156862754374743;0,0.482352942228317,0.0156862754374743;0,0.474509805440903,0.0156862754374743;0,0.462745100259781,0.0156862754374743;0,0.454901963472366,0.0156862754374743;0,0.443137258291245,0.0156862754374743;0,0.435294121503830,0.0156862754374743;0,0.423529416322708,0.0156862754374743;0,0.415686279535294,0.0156862754374743;0,0.403921574354172,0.0156862754374743;0,0.396078437566757,0.0156862754374743;0,0.384313732385635,0.0117647061124444;0,0.376470595598221,0.0117647061124444;0,0.368627458810806,0.0117647061124444;0,0.356862753629684,0.0117647061124444;0,0.349019616842270,0.0117647061124444;0,0.337254911661148,0.0117647061124444;0,0.329411774873734,0.0117647061124444;0,0.317647069692612,0.0117647061124444;0,0.309803932905197,0.0117647061124444;0,0.298039227724075,0.0117647061124444;0,0.290196090936661,0.0117647061124444;0,0.278431385755539,0.00784313771873713;0,0.270588248968124,0.00784313771873713;0,0.258823543787003,0.00784313771873713;0,0.250980406999588,0.00784313771873713;0,0.243137255311012,0.00784313771873713;0,0.231372550129890,0.00784313771873713;0,0.223529413342476,0.00784313771873713;0,0.211764708161354,0.00784313771873713;0,0.203921571373940,0.00784313771873713;0,0.192156866192818,0.00784313771873713;0,0.184313729405403,0.00784313771873713;0,0.172549024224281,0.00784313771873713;0,0.164705887436867,0.00392156885936856;0,0.152941182255745,0.00392156885936856;0,0.145098045468330,0.00392156885936856;0,0.133333340287209,0.00392156885936856;0,0.125490203499794,0.00392156885936856;0,0.117647059261799,0.00392156885936856;0,0.105882354080677,0.00392156885936856;0,0.0980392172932625,0.00392156885936856;0,0.0862745121121407,0.00392156885936856;0,0.0784313753247261,0.00392156885936856;0,0.0666666701436043,0.00392156885936856;0,0.0588235296308994,0.00392156885936856;0,0.0470588244497776,0;0,0.0392156876623631,0;0,0.0392156876623631,0;];