CUVI Features

From CUVI Wiki
Revision as of 15:46, 25 April 2012 by Jawad (talk | contribs)


Function List

  • Add - Adds two images
  • Adjust - Equivalent to MATLAB's imadjust
  • AND - Logical Bitwise AND
  • BitConversion - Converts image pixel values from one data type to another
  • BorderMask - Masks image borders with custom intensity
  • ChannelMerge - Merges R, G and B Channel into to form a color image
  • ChannelSplit - Splits a three channel image into R, G and B channels
  • Color2Gray - Converts an RGB image to gray scale using custom transform

coefficients.

OR operation

  • Resize
  • RGB2Gray - Converts an RGB image to gray scale using fixed transform

coefficients.

XOR operation

  • YUV2RGB - Convert YUV color model to an RGB image