Skip to content

Commit 8f9b4d7

Browse files
committed
Fix ReadMe
1 parent 3bf779a commit 8f9b4d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ Pick a colormap from the colorbar in an image.
44

55
When you often want to compare your results with someone else's, it can be hard to reproduce a map or a plot with a colormap that you don't have in your setup. This tool allows you to create a colormap that matches that of any figure. You just have to accurately select where the colorbar is on the image/figure.
66

7-
Here's an example of extracting the colormap from an image with some of MatPlotLib's colormaps:
7+
Here's an example of extracting the colormap from an image with some of matplotlib's colormaps:
88

99
https://user-images.githubusercontent.com/4486578/162355888-9562e3ff-7cd8-4d4c-ba3c-0f1adeb351af.mov
1010

11+
To check if you got it right, a colorbar with your newly created colormap is shown on the right.
12+
1113
Requires the Image Processing Toolbox!
1214

1315
## Usage

0 commit comments

Comments
 (0)