Main Content

대화형 방식 툴 작성하기

영상 표시와 탐색을 위한 대화형 방식 툴을 Figure 창에 표시된 영상에서 사용하고, 모듈식 컴포넌트로부터 사용자 지정 영상 처리 앱 만들기

모듈식 대화형 툴을 독립적으로 또는 서로 조합하여 사용해 사용자 지정 영상 처리 앱을 만들 수 있습니다. 예를 들어, 픽셀 및 영상 정보를 표시하고, 확대 및 탐색 보조 기능을 제공하고, 영상을 자르거나 대비를 조정하여 영상을 수정하는 앱을 만들 수 있습니다.

툴박스에는 기존 모듈식 대화형 툴과 잘 통합되는 툴을 만드는 데 도움을 주기 위해 자주 사용되는 작업을 수행하는 여러 유틸리티 함수가 포함되어 있습니다. 예를 들어, 유틸리티 함수는 마우스 움직임에 반응하여 동작을 수행하는 콜백 함수와 고정된 창에 대해 상대적으로 Figure 창을 정렬하는 콜백 함수를 추가할 수 있습니다. 영상 속성 및 특성에 대한 정보를 가져올 수도 있습니다.

함수

모두 확장

imageinfoImage Information tool
imcolormaptoolChoose Colormap tool
imcontrast대비 조정 툴
imcrop영상 자르기
imcrop3Crop 3-D image (R2019b 이후)
imdisplayrangeDisplay Range tool
imdistline거리 툴
impixelinfo픽셀 정보 툴
impixelinfovalPixel Information tool without text label
impixelregionPixel Region tool
impixelregionpanelPixel Region tool panel
immagboxMagnification box for image displayed in scroll panel
imoverviewOverview tool for image displayed in scroll panel
imoverviewpanelOverview tool panel for image displayed in scroll panel
imsave대화형 방식의 대화 상자 창을 사용하여 영상 저장
imscrollpanelScroll panel for interactive image navigation
getimageImage data from axes
imagemodelImage model object
getimagemodelImage model object from image object
imattributesInformation about image attributes
imhandlesGet all image objects
axes2pixConvert axes coordinates to pixel coordinates
imgcaGet current axes containing image
imgcfGet current figure containing image
imgetfileDisplay Open Image dialog box to get filename of image file
imputfileDisplay Save Image dialog box to set filename of image file
iptaddcallbackAdd function handle to callback list
iptcheckmapCheck validity of colormap
iptcheckhandleCheck validity of handle
iptgetapiGet Application Programmer Interface (API) for handle
iptGetPointerBehaviorRetrieve pointer behavior from graphics object
ipticondirDirectories containing Image Processing Toolbox and MATLAB icons
iptPointerManagerCreate pointer manager in figure
iptremovecallbackDelete function handle from callback list
iptSetPointerBehaviorStore pointer behavior structure in graphics object
iptwindowalignAlign figure windows
makeConstrainToRectFcnCreate rectangularly bounded drag constraint function
truesize영상의 표시 크기 조정

도움말 항목