Overlay a mask or a color scaled image on top of a background image
imoverlay(image, overlay, selectVect = NULL, color = c(0, 1, 0))A matrix, background image
A matrix, serving as the overlay mask or figure
A matrix (binary values), specifying which matrix elements are to be overlaid
3-element vector, defining the RGB color to be used in case the overlay is a mask