X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 01 Apr 2019 07:23 AM by  MariM
Extending ENVI with IDL - read .hsi and .hdr files
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Princess Dantes



New Member


Posts:
New Member


--
27 Mar 2019 09:22 AM
    Hi,

    I have .hsi and .hdr files (hyperspectral images) which I can open and process in ENVI. I tried using IDL and extend ENVI but these files would not be read. Please help me what codes or procedures to perform to achieve this first task.

    Thanks,
    Tiffany

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    01 Apr 2019 07:23 AM
    If it is a file with a valid .hdr and you opened them in ENVI, you should be able to use the API. For example to open the raster:
    http://www.harrisgeospati...NVI__OpenRaster.html
    You are not authorized to post a reply.