Feeds
提问
Plotting data from a loop
for k = 1:length(s) xbar = s(k).Centroid(1); ybar = s(k).Centroid(2); a = s(k).MajorAxisLe...
11 years 前 | 2 个回答 | 0
2
个回答提问
Improve Ellipse Fit around a Binary Image
Hello all, The attached image shows a binary edge detection of a bean (shown in white.) In red is an ellipse for which I hav...
11 years 前 | 2 个回答 | 0
2
个回答提问
How to isolate and display the largest connected component
Hello all, I am looking to isolate the largest connected component in an image, and then display it by itself. Right now, th...
11 years 前 | 4 个回答 | 0
4
个回答提问
Isolate a portion of an edge-detected image
Hi, In the image below, I am looking to isolate the middle of the three ellipses in the top row. What is the best way of iso...
11 years 前 | 1 个回答 | 0
1
个回答提问
Color matching and comparison
Hey gang, I am hoping that I can be placed onto the right thought process track. My end-goal is as follows: * Load an ima...
11 years 前 | 1 个回答 | 0