Hi,

I would like to know if someone could help or suggest any idea how to do 
this:

First, I am trying to know how many neighbors (objects) one particular 
object have using its contour.
Second, I need to extract the length of each shared contour with every 
neighbor,
Third, calculate their respective percentage.

The last step is the easiest, but I dont know how to get the first and 
second steps. 

Example using attached image:
 
Object of interest: red object 
Neighbors: three neighbors with three shared contours (yellow, green and 
blue).
Total length contour = lengh(yellow) + lengh(yellow) + lengh(yellow)

Any suggestion how can I get this?  

Thanks in advance, Jaime

-- 
You received this message because you are subscribed to the Google Groups 
"scikit-image" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to scikit-image+unsubscr...@googlegroups.com.
To post to this group, send an email to scikit-image@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/scikit-image/191cefe6-7274-45f7-b266-41bb92d64428%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to