How to covert cartesian or polar to pixel coordinates?

3 visualizaciones (últimos 30 días)
Sharif Khalil
Sharif Khalil el 29 de Oct. de 2020
Comentada: Walter Roberson el 30 de Oct. de 2020
Is there a way to convert cartesian or polar to pixel coordinates? like (x,y,z) to (RGB) or (x,y) to (RGB) or (r,theta) to (RGB)?

Respuestas (1)

drummer
drummer el 30 de Oct. de 2020
I wonder there's a misunderstanding...
cartesian and pixel coordinates are related to the FOV (field-of-view) of the image in the whatever system coordinates, and pixel sizes.
RGB is related to the color scale, or color specification of the image. See this doc.
Could you better explain your question?
  1 comentario
Sharif Khalil
Sharif Khalil el 30 de Oct. de 2020
I have a complex array (x+iy) and I wand to create an image out of it, So from a pair of point (x,y) to pixels that represents an Image

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by