Monday, January 16, 2023

Total Magnification

If a microscope has objective magnification (Mo) of 10x and eyepiece magnification (Me) of 10x, then total magnification (Mt) is given as:

Mt = Mo * Me = 100x

Friday, December 23, 2022

Sunday, December 11, 2022

Radius v/s Clear Semi-Diameter in Zemax OpticStudio

- In Zemax, Radius defines how curved is the lens surface. This value is 'infinity' for a flat surface.

- Whereas the Clear Semi-Diameter defines how big is the optic/lens. Its is the vertical distance from the optic axis to the periphery. Because for radius values very large, we cannot have a camera infinitely tall!

Sunday, November 27, 2022

Snell's Law and Fermat's Principle

Snell's Law:

n1 * sin(theta_1) = n2 * sin(theta_2)


Fermat's Principle:

Light rays take the path that requires the least travel time.

Sunday, October 2, 2022

Fraser's Spiral

 

(Image Source: Wikipedia)

It turns out that there is actually no spiral in the above image. The above image only has concentric circles. The spiral is just an incorrect human perception. This is called the Fraser's Spiral!

"While there is no computer vision system that is as versatile as the human vision system as of today; there are many computer vision systems that are more precise and reliable than the human vision system. In short, for many tasks that require vision the human vision system might be the wrong system to emulate. Furthermore, human visual system is more fallible than we would like to believe." - Dr. Shree K. Nayar

Tuesday, September 27, 2022

Importance of Luminance and Chrominance in Image Processing

    The human eye is more sensitive to the luminance(brightness) in an image as compared to the chrominance(color) information in an image. Thus, image recovery algorithms define a cost function in such a way that the regularization term applied to luminance component tries to preserve edges(high frequency information), while the regularization term applied to the chrominance component tries to ensure smoothness. The chrominance regularization thus removes color artifacts which are more sensitive and objectionable to the human eye.
(Source: S. Farsiu, D. Robinson, M. Elad, and P. Milanfar, “Advances and challenges in super-resolution,” International Journal of Imaging Systems and Technology 14, 47–57 (2004).)

Monday, September 26, 2022

Field Number of a Microscope

    For typical objective lenses in a microscope, the magnification range is from 10X to 100X. These objectives form an intermediate image which is a circle, typically 50-60mm in diameter. Out of this circular image, only 19-23mm from the center is well corrected for aberrations. The ocular/eyepiece clips the image to this inner diameter which is called as the Field Number of a Microscope.
(Source: M. Levoy, R. Ng, A. Adams, M. Footer, and M. Horowitz, “Light field microscopy,” in Proceedings of ACM SIGGRAPH. (2006) 924–934.)

Total Magnification

If a microscope has objective magnification (Mo) of 10x and eyepiece magnification (Me) of 10x, then total magnification (Mt) is given as: M...