


Scale optical image mean illuminance to meanL oi = oiAdjustIlluminance(oi,newLevel,[stat='mean']) Purpose: Adjust the (mean or max) photon level in the optical structure so that the mean illuminance level is newLevel, rather than the current level. The fields oi.data.illuminance and oi.data.newLevel are updated as well. Example: OI = oiAdjustIlluminance(OI,10); OI = oiAdjustIlluminance(OI,100,'max'); Copyright ImagEval Consultants, LLC, 2003.
