Add Colour Shading to Grayscale Image

Adds coloured tint to a grayscale image.
34 Downloads
Updated 27 May 2019

View License

This takes a grayscale image and applies a colour shading to it. A specified colour is added to the original image (white to black) to return a shaded version (colour to black) of the same size.

Cite As

mattpatten.au (2024). Add Colour Shading to Grayscale Image (https://www.mathworks.com/matlabcentral/fileexchange/71640-add-colour-shading-to-grayscale-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Geometric Transformation and Image Registration in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.3

Updated title.

1.0.2

Improved picture.

1.0.1

Both input variables now use [0,255] input range.

1.0.0