This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Jumat, 20 Maret 2020

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) ...