Feeds
답변 있음
How to show title and xlabel on the bottom of every image?
clc; clear all; close all; [I,path]=uigetfile('*.jpg','select a input image'); str=strcat(path,I); s=imread(str); nu...
How to show title and xlabel on the bottom of every image?
clc; clear all; close all; [I,path]=uigetfile('*.jpg','select a input image'); str=strcat(path,I); s=imread(str); nu...
대략 7년 전 | 0
