Feeds
질문
how can i make a csv file from multiple tif or jpg image ??
for i= 1:12 file_name=['C:\Users\Lab\Desktop\xray\xray_',num2str(i),'.jpg']; B_tmp=load(file_name); figure(1) imagesc(B_tmp) e...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can i solve this problem about 'OUT OF MEMORY'
when i use matrix, i always got out of memory.... actually i put zeros fuction to avoid it.. but, it is not work at all. i'...
14년 초과 전 | 답변 수: 2 | 0
