###What I want to do or know
I want to know how the NDVI values were converted into its equivalent fastie color. I know that the NDVI values were adjusted in a way that it will be represented into a grey image. from that grey image how does infragram convert it to an image with a fastie colormap.
###Background story
I am currrently doing a project that is using a raspberry pi to generate an NDVI image, what I am planning to do is every time I am able to obtain the necessary images I'll be able to instantly produce the NDVI image in fastie colormap without using the Infragram and other software. I just want it to be a part of my code. If ever my project will become succesful, I'll surely give an acknowledgement/credit to you guys and to the creator of fastie colorspace.
I think the algorithm to convert a blue- or red-filtered NIR photo to color NDVI is something like this:
The look up table used for the Fastie colormap is here. This might not be the exact table used at infragram.org but it is the one used by that Fastie fellow.
Chris
The lookup table will do for me. I'll try to generate an equation from this one. thanks a lot!
Is this conversion the reason a dual camera setup doesn't necessarily require calibration?
Is this a question? Click here to post it to the Questions page.
Reply to this comment...
Log in to comment
update : I used the lookup table above and did not give me a good result. I hope it is not the colormap used by infragram and there is something else.
The text file attached above gives the correct RGB values for the NDVI_VGYRM lookup table. I put an image of the NDVI_VGYRM color gradient in my answer above.
Reply to this comment...
Log in to comment
Hi there. Are there any csv files for the other colormaps? I'm specifically looking for the Physics and its variation ones. Thanks!
Is this a question? Click here to post it to the Questions page.
Reply to this comment...
Log in to comment