Hello I'm trying to overlay a rain radar image onto a google map this is the image: http://imgur.com/a/Z2bLT I'm trying to remove all of the colors that are not the colors that indicate rain. What I've previously being doing is finding the RGB values that don't indicate rain and using ImageMagick to ...