필터 지우기
필터 지우기

How to use an LUT from ImageJ in Matlab

조회 수: 9 (최근 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 CenterFile Exchange에서 Images에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by