Azzera filtri
Azzera filtri

can you help me ? please color map and color space

2 visualizzazioni (ultimi 30 giorni)
i need to know difference between color map and color space(model)

Risposta accettata

Image Analyst
Image Analyst il 16 Gen 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 Commento
Eman  Shaltout
Eman Shaltout il 16 Gen 2015
Modificato: Eman Shaltout il 16 Gen 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 .

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Modify Image Colors in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by