RGB to Luv Color Space Conversion for Images
Implements the conversion of RGB color space to Luv color space using a function that takes an RGB image as input parameter and returns the corresponding Luv image as output, featuring color space transformation algorithms and proper gamma correction handling.