필터 지우기
필터 지우기

contras

조회 수: 1 (최근 30일)
Adam
Adam 2012년 4월 6일
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일
hi, how are saves the settings of imcontrast?

카테고리

Help CenterFile Exchange에서 Explore and Edit Images with Image Viewer App에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by