Maret 20, 2020
APLIKASI THRESHOLDING
TUGAS DWIKI WACHYU AJI NPM 17100104
pushbutoon1 open image[name_file1,name_path1] = uigetfile(... {'*.bmp;*.jpg;*.tif','File of type (*.bmp,*.jpg,*.tif)'; '*.bmp','File Bitmap (*.bmp)';... '*.jpg','File jpeg (*.jpg)'; '*.tif','File Tif (*.tif)'; '*.*','All File (*.*)'},... 'Open Image');if ~isequal (name_file1,0) ...