adapt_rgb
This applies `adapt_rgb` to `equalize_adapthist` and removes the special-casing of RGB images in that function. Note that tests of `adapt_rgb` fail because some type conversion and intensity scaling were added to pass tests for `equalize_adapthist`.