Filter löschen
Filter löschen

can you help me ? please color map and color space

2 Ansichten (letzte 30 Tage)
Eman  Shaltout
Eman Shaltout am 16 Jan. 2015
Bearbeitet: Eman Shaltout am 16 Jan. 2015
i need to know difference between color map and color space(model)

Akzeptierte Antwort

Image Analyst
Image Analyst am 16 Jan. 2015
A color map is a pseudocolor look up table. It takes a single valued image, like a gray scale image or indexed image, and uses the value (gray level) to assign a color to it such that those pixels with that gray level show up in the specified color.
A color space is a 3-Dimensional coordinate system where you can plot a pixel's color as a point in that space. For example in RGB space, you could put a dot at every location where that particular value of red, green, and blue appears. There are other color spaces that better correspond to human vision, such as HSV and LAB color spaces, and they are often easier to use when finding certain colors in an image, as demonstrated by the tutorials in my File Exchange
  1 Kommentar
Eman  Shaltout
Eman Shaltout am 16 Jan. 2015
Bearbeitet: Eman Shaltout am 16 Jan. 2015
Is this image represent color map or not ?? and it represent the color space ????? please tell and i am so grateful for you thanks a lot sir .

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Modify Image Colors finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by