


Calculate the spatial positions of the optical image sample points sSupport = oiSpatialSupport(oi,[units = 'meters'] ) Determine the spatial support for the optical image. The positions are specified in x and y positions measured on the surface of the image sensor. The units (meters, mm, um) can be specified. Examples: sSupportmm = oiSpatialSupport(oi,'millimeters'); sSupportum = oiSpatialSupport(oi,'microns'); sSupportm = oiSpatialSupport(oi); Copyright ImagEval Consultants, LLC, 2003.
