Effacer les filtres
Effacer les filtres

can you help me ? please color map and color space

2 vues (au cours des 30 derniers jours)
Eman  Shaltout
Eman Shaltout le 16 Jan 2015
Modifié(e) : Eman Shaltout le 16 Jan 2015
i need to know difference between color map and color space(model)

Réponse acceptée

Image Analyst
Image Analyst le 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 commentaire
Eman  Shaltout
Eman Shaltout le 16 Jan 2015
Modifié(e) : Eman Shaltout le 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 .

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Modify Image Colors dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by