Hi all,
I'm creating IDL scripts to allow the automation and scheduling of turning LAS data into raster data, and am fairly new to IDL scripting. It can be done with these (
http://bcal.boisestate.ed...ols/lidar)extensions from Boise Idaho with the ENVI interface pulled up, but I want to be able to do this with ENVI headless. Can I use a part of the ENVI API and functions to call an extension, or do I need to re-write the source code of the extensions?
Thanks!