head 1.3; branch ; access ; symbols ; locks ; strict; comment @@; 1.3 date 91.02.07.06.15.37; author bdn; state Exp; branches ; next 1.2; 1.2 date 91.02.07.06.14.48; author wagner; state Exp; branches ; next 1.1; 1.1 date 91.01.24.15.31.58; author wagner; state Exp; branches ; next ; desc @Configuration file for the pmp program. @ 1.3 log @*** empty log message *** @ text @# # PMP Configuration File # # United States Department of Agriculture # Agricultural Research Service # Northern Plains Area Wind Erosion Research Unit # # Kansas State University # # Software Engineers: Larry E. Wagner, Ph.D. # # Yiming Yu # # Bryan D. Nehl # # Data file directories and types HELP_FILE=.\pmp.hlp INPUT_FILE_DIR=.\data.pcx INPUT_FILE_EXT=.pcx OUTPUT_FILE_DIR=.\data.pin OUTPUT_FILE_EXT=.pin S_OUTPUT_FILE_DIR=.\data.raw S_OUTPUT_FILE_EXT=.raw # Pin Meter Information REF_DISTANCE=100.000000 PIN_DISTANCE=1.000000 NUMBER_OF_PINS=101 MIN_PIN_THICKNESS=4 MIN_PIN_LENGTH=30 AVE_PIN_THICKNESS=6 PIN_NOISE_TOLERANCE=7 IMAGE_BACKGROUND_COLOR=1 # Pin Meter Calibration information CALIBRATION_FILE_DIR=.\data.cal CALIBRATION_FILE_EXT=.cal CALIBRATION_FILE_NAME=NONE CALIBRATE_FLAG=0 # Video and Outputs information TXT_COLOR=YELLOW ABS_COORD_COLOR=CYAN REL_COORD_COLOR=BLUE PIN_MARK_COLOR=LIGHT CYAN REF_MARK_COLOR=LIGHT GREEN AOI_REGION_COLOR=LIGHT MAGENTA VIDEO_ADAPTER=AUTOSELECT OUTPUT_UNIT=0 OUTPUT_TYPE=3 OUTPUT_COORD=1 OUTPUT_HEADER_FLAG=1 # Scanner and Swapping options SCAN_PATHNAME=scancall SCAN_ARGS=./data.pcx SWAP_CONTROL=1 SWAP_MEM_NEED=65535 # END OF CONFIGURATION FILE. @ 1.2 log @*** empty log message *** @ text @@ 1.1 log @Initial revision @ text @d1 3 a3 2 # $Id: pmp.cfg,v 1.1.1.1 1999-07-19 20:20:32 wagner Exp $ # Configuration File for Image Program d5 2 a6 1 # Wind Erosion Research Unit -- Kansas State University d8 1 a8 1 # Programmers: Dr. Larry E. Wagner d10 1 a10 1 # Yiming Yu d12 1 a12 1 # Bryan D. Nehl d14 1 a18 1 #HELP_FILE=\usr\bdn\src\image\pmp.hlp a20 1 #INPUT_FILE_DIR=\usr\bdn\src\image\data.pcx a23 1 #OUTPUT_FILE_DIR=\usr\bdn\src\image\data.pin a26 1 #S_OUTPUT_FILE_DIR=\usr\bdn\src\image\data.raw a43 1 #CALIBRATION_FILE_DIR=\usr\bdn\src\image\data.cal d64 7 @