Home > . > getoecf.m

getoecf

PURPOSE ^

[array, status] = getoecf(array, oename) applies oecf LUT

SYNOPSIS ^

function [array, status] = getoecf(array, oename)

DESCRIPTION ^

 [array, status] = getoecf(array,  oename)  applies oecf LUT
 Reads look-up table and applies it to a data array

  Usage: [array, status] = getoecf(array, oename)       
   array = data array (nlin, pnix, ncolor)
   oename = name of tab-delimited text file for table (256x1, 256,3), or
          = oecf LUT array (256x1, 256,3)
   array = returns transformed array
   status = 0  OK, 
          = 1 bad table file

1 Oct. 2008
 Copyright (c) Peter D. Burns 2002-2008

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 27-Jul-2009 13:44:16 by m2html © 2003