Vish
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
how to get thickness of any character
suppose i have a English letter 'A' now i want to know the thickness of this character where the character is in image format wi...
8 years 前 | 2 个回答 | 0
2
个回答提问
how to get file name when i take a image file from imgetfile
i want only file name of my image file which i take from imgetfile. as i want to save the file name and data i collected/proces...
9 years 前 | 1 个回答 | 0
1
个回答提问
how can i give variable name having 2 number of nested loop(i and j) ?
for i=1:3 for j=1:3 im(i,j)=%action; end end while doing same above code i get error as: "Undef...
9 years 前 | 1 个回答 | 0