Introduction - If you have any usage issues, please Google them yourself
function hsvMean = selectPixelsAndGetHSV(RGB, Area)
Use this function in order to select multiple points from an image (use
right click to stop process). The selected points are used to calculate
the average HSV values.
ARGUMENTS:
RGB: the RGB image
Area: the area size used to calulate the HSV values of each point