
Color
masterclass
masterclass
lesson
Let’s recap the important points from the topics we have covered about light, wavelength, spectrums, light sources, reflection, reflectance functions, cone cells, tristimulus and chromaticity space.
lesson
Incandescent light sources emit a lot of infrared radiation which we cannot see but can sense as heat. Non-incandescent sources such as fluorescent lights, cathode ray tubes and LEDs have quite different spectrums. When light travels through an absorbing medium, such as the atmosphere or water, different wavelengths are absorbed differently and this alters its […]
lesson
Light entering our eyes stimulates the photoreceptor cells in the retina of our eye: color sensitive cone cells that we use in normal lighting conditions and monochromatic rod cells we use in low light. The density of these cells varies across the retina, it is high in the fovea, low in the peripheral vision region […]
lesson
Visual servoing is concerned with the motion of points in the world. How can we reliably detect such points using computer vision techniques.
lesson
Mathematical morphology comprises operations such as erosion, dilation, opening and closing. Let’s look at how we can use different shaped structuring elements to solve complex problems.
lesson
Most objects reflect the light that falls on them and there are two aspects to this reflection. The first is geometric and concerned with the directions of the light rays: it can be specular reflection from a mirror like surface, or scattered Lambertian reflection from a matte surface. The second is the reflectance function which […]
lesson
The light we see is a mixture of different wavelengths in the visible region of the electromagnetic spectrum. The most common source of light is incandescence from a very hot body such as our sun or the filament of an old-fashioned light bulb. The spectrum, the amount of energy as a function wavelength, follows Planck’s […]
lesson
If we want to process images the first thing we need to do is to read an image into MATLAB as a variable in the workspace. What kind of variable is an image? How can we see the image inside a variable? How do we refer to to individual pixels within an image.
lesson
Now let’s talk about the sense of vision, something we use almost all the time and practically take for granted.