Ibrahim Ullah
Followers: 0 Following: 0
Feeds
提问
I want save each each white nodules as an image from the below binary image?
5 years 前 | 1 个回答 | 0
1
个回答提问
How to extract the white parts from the binary image and save each white portions as a separate image
5 years 前 | 1 个回答 | 0
1
个回答提问
How can i put this below lines of code in a for loop?
I = imread('img70.tif'); GLCM2 = graycomatrix(I); stats = GLCM_Features4(GLCM2,0); writetable( struct2table( stats ), 'singl...
5 years 前 | 1 个回答 | 0
1
个回答提问
What am i doing wrong in this code?
syms beta epsilon_r = 2.1; f = (7e12); w = (2*3.1416*f); surface_conductivity = (0.00012164049 - 0.0053497497i); c = (3e8)...
5 years 前 | 1 个回答 | 0