Lineament Enhancement – Aliases and Parameters
Lineament Enhancement aliases and parameters control file
//
//____________________________________________________________________________
//
gridDirectory ..\demo_data\airborne_spectrometry\lineament_enhancement // grid directory path
inputGrid mag // the input grid
lineamentGrid mag_lin // the output lineament grid
minimumLength 1000 // minimum length (metres) for lineaments to be detected
lineamentWidth 120 // minimum width (metres) for the target lineaments
numStrikes 36 // searches over this number of strikes in the range of 0-180 degrees
filterLength 15 // the length of the filter in grid cells
// "filterLength" x cell size (in metres) should be greater than "minimumLength"
//____________________________________________________________________________