필터 지우기
필터 지우기

How to call a function in which an image is to be displayed finally using GUI

조회 수: 2 (최근 30일)
example ###### I=imread('img1.jpg'); function [ C ] = imfun( I ) imshow(I) end
I want to display an the image I using GUI. What is that i should do. Thankyou

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by