X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 28 Feb 2019 08:52 AM by  MariM
First derivative conversion for hyperspectral data
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Yongsik Jeong



New Member


Posts:
New Member


--
27 Feb 2019 11:11 PM

    How to directly get First Derivative band images from hyperspectral reflectance band images (0 to 288 bands) using ENVI software or band math??

    1. I have the stacked reflectance 288 bands in a .dat file.

    2. I want to know how to convert reflectance spectral bands to first derivative reflectance spectral bands by using mathmatical matrix to obtain spectral derivative value in ENVI.

    If you can provide band math equations or IDL code, it would be really greatful.

    Thanks in advance and cheers.

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    28 Feb 2019 08:52 AM
    You can use IDL's DERIV function to do this:
    https://www.harrisgeospatial.com/docs/DERIV.html
    You are not authorized to post a reply.