contras

Hi, I loaded and viewed in three axes, three DICOM images. I wanted to help imcontrast change parameters of all three pictures at the same time. I tried it this way after pressing this button:
imcontrast;
axes(handles.axes6);
imcontrast;
axes(handles.axes7);
imcontrast;
axes(handles.axes8);

回答 (1 件)

Adam
Adam 2012 年 4 月 8 日

0 投票

hi, how are saves the settings of imcontrast?

製品

質問済み:

2012 年 4 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by