sanyogita sanyogita
Followers: 0 Following: 0
Feeds
提问
How to find center and radius of an arc from binarized image
I have image of anulus, I need to find center and radius of inner and outer arc
2 months 前 | 1 个回答 | 0
1
个回答提问
try to upload 122*335 unit 16 *tif image to matlab piv
when I upload 122*335 unit 16 *tif image to matlab piv , it uploaded as zoomed image. Please suggest a way that I could change...
1 year 前 | 1 个回答 | 0
1
个回答提问
how to overlay vector plot using quiver on unit 18 (1024 * 1280 )image
figure() ; imshow(img) hold on q = quiver(x_axis,y_axis,flipud(D),flipud(B) , LineWidth=1) This is not working
2 years 前 | 1 个回答 | 0
1
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years 前