Feeds
提问
How to determine the most accurate value of thresh holding 'level' used to segment very fine cracks in Matlab using the im2bw(I2,level) func?
I am currently using 'im2bw(I2,level)' function in Matlab(see attached code below)for 3 different images. At the moment inbuil...
9 years 前 | 0 个回答 | 0
0
个回答提问
Image processing for crack detection and length estimation
Hi, I have written the following matlab code to do the following:- * load rgb image of surface * contrast stretch * conver...
9 years 前 | 6 个回答 | 0
6
个回答提问
How do I solve this error 'Subscripted assignment dimension mismatch.'
Hi, guys please can someone help me resolve why the below code returns the above mentioned error. N = 100; z1 = zeros(1...
10 years 前 | 1 个回答 | 0