How to covert cartesian or polar to pixel coordinates?

4 ビュー (過去 30 日間)
Sharif Khalil
Sharif Khalil 2020 年 10 月 29 日
コメント済み: Walter Roberson 2020 年 10 月 30 日
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)?

回答 (1 件)

drummer
drummer 2020 年 10 月 30 日
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 件のコメント
Sharif Khalil
Sharif Khalil 2020 年 10 月 30 日
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

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by