Home > ISET > vcamera > opticalImage > oiCustomCompute.m

oiCustomCompute

PURPOSE ^

Check whether the user has selected custom compute method

SYNOPSIS ^

function [bool,customOI] = oiCustomCompute(oi);

DESCRIPTION ^

 Check whether the user has selected custom compute method

     [bool,customOI] = oiCustomCompute(oi);

 If bool = 1, custom computation is selected. The name of the method can be
 returned in customOI.  The existence of the method is verified. 
 
 The routine first checks whether the OI stores custom compute
 information.  If there are no data structures in the OI, then the routine
 checks the GUI

 Copyright ImagEval Consultants, LLC, 2005.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003