ENVI 4.2 has three routines that allow you to sharpen images programmatically - SHARPEN_DOIT will perform an HSV or Color Normalized sharpening, ENVI_GS_SHARPEN_DOIT will perform a Gram-Schmidt sharpening, and ENVI_PC_SHARPEN_DOIT will perform a Principal components sharpening.
|