Filter löschen
Filter löschen

How to covert cartesian or polar to pixel coordinates?

10 Ansichten (letzte 30 Tage)
Sharif Khalil
Sharif Khalil am 29 Okt. 2020
Kommentiert: Walter Roberson am 30 Okt. 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)?

Antworten (1)

drummer
drummer am 30 Okt. 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 Kommentar
Sharif Khalil
Sharif Khalil am 30 Okt. 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

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by