Community Profile

N.B.


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 4 answers | 0

4

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer