Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 matlab 中有一个索引图像,我想将它写成 32 位 RGB 或灰度,这样如果我在 Photoshop 中打开它并在 Photoshop 中选择颜色值,我就会在 Matlab 中得到索引图像的确切值。
我无法从ind2rgb.
ind2rgb
有什么办法可以做到这一点?