Robot Academy Robot Academy
Sign In
Learn Resources Donate About Sign In

Search Results for: histogram

Histogram Normalization

lesson

We can bring together what we’ve learnt about histograms and monadic operations to implement a technique called histogram normalization which is great at highlighting fine detail in an image.

Histogram of an Image

lesson

There is a lot of information in an image which we need to summarize somehow. An intensity histogram is one form of summary that provides useful information about how well the exposure of our camera is adjusted.

Diadic Image Processing

lesson

Diadic operations involve two images of the same size and result in another image. For example adding, subtracting or masking images. As a realistic application we look at green screening to superimpose an object into an arbitrary image.

Image Thresholding

lesson

Imagine a scene with bright objects against a dark background. Thresholding is a very common monadic operation which transforms the image into one where the pixels have two possible values: true or false which correspond to foreground or background. It can be performed with a single vectorized MATLAB operation.

Proudly supported by:

  • Queensland University of Technology
  • Australian Centre for Robotic Vision
  • IEEE Robotics and Automation Society
Join our Facebook group About Resources Donate Copyright Terms of use

© QUT Robot Academy