Image Acquisition and Processing
Monday, January 16, 2023
Total Magnification
Friday, December 23, 2022
What is a Virtual Object in Graphical Ray Tracing?
- A virtual object is simply the object on the wrong side (right side) of the lens.
Sunday, December 11, 2022
Radius v/s Clear Semi-Diameter in Zemax OpticStudio
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
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
Monday, September 26, 2022
Field Number of a Microscope
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...
-
The human eye is more sensitive to the luminance(brightness) in an image as compared to the chrominance(color) information in an image....
-
% Select input image folder image_folder = uigetdir('F:\','Select input image folder'); filenames=dir(fullfile(image_fold...
-
There are a few methods in machine learning that can be applied in the field of bioinformatics like studying a genome or classification...