05-10-2010 02:15 AM
Hello,
I'm trying to measure the thickness of some vains in a picture, first I made sure that the picture only excist of 2 colors
one for the vains and one for the background, now I'm trying to make a program which measures
the diameter (don't know how to spell it in englisch) of the vains, also the thickness.
Does anyone have an idea?
thanks!
See tag for a picture
Solved! Go to Solution.
05-10-2010 02:30 AM
Using edge detection you can do this
05-10-2010 02:35 AM
Yes, I know that, but it has to measure it without a user doing anything.
It has to recognize the vains and than measure te biggest diameter and the smallest.
Do you also have ideas for that?
05-10-2010 03:44 AM
Chantal wrote:Yes, I know that, but it has to measure it without a user doing anything.
It has to recognize the vains and than measure te biggest diameter and the smallest.
Do you also have ideas for that?
Ok lemme try..
05-10-2010 05:59 AM
Oke, I'll see if you can do it, i've tryed a lot of things, so i hope you can give me new ideas how to
solve this problem! 🙂
05-10-2010 06:07 AM
Circle detection returns this. Can something be deduced from this?
05-10-2010 06:09 AM
I'll have to try, is that a normal example?
05-10-2010 06:13 AM
Chantal wrote:I'll have to try, is that a normal example?
Do you mean a normal practice? I dont think so. But the object being so irregular and the result clearly shows the bigger diametermeans bigger nerves and vice versa give it a try..
05-10-2010 06:14 AM
I can't find it, but if it's possible to klik on each item and see how big it is,
I can work something out, than it will be great 🙂
Could you please add the program you used?
Thanks!
05-10-2010 06:35 AM