Borrar filtros
Borrar filtros

can you help me ? please color map and color space

2 visualizaciones (últimos 30 días)
Eman  Shaltout
Eman Shaltout el 16 de En. de 2015
Editada: Eman Shaltout el 16 de En. de 2015
i need to know difference between color map and color space(model)

Respuesta aceptada

Image Analyst
Image Analyst el 16 de En. de 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 comentario
Eman  Shaltout
Eman Shaltout el 16 de En. de 2015
Editada: Eman Shaltout el 16 de En. de 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 .

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Modify Image Colors en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by