How to use an LUT from ImageJ in Matlab

16 ビュー (過去 30 日間)
AbioEngineer
AbioEngineer 2020 年 12 月 15 日
回答済み: AbioEngineer 2020 年 12 月 15 日
I have an LUT file that I use in ImageJ, but how can I use it MATLAB. The only thing I found were .cube applications. Is there a way to translate a LUT to a Matlab array?

採用された回答

AbioEngineer
AbioEngineer 2020 年 12 月 15 日
Figure it out. You just have to make a scrap grayscale image and apply the lut in imageJ and then do the following:
image>color>show LUT>list>file>save as .csv
from there, you can just readtable in matlab and reshape for your application

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by