how to find the intersection point of two objects

LC leenagour at gmail.com
Thu Sep 15 02:18:31 EDT 2016


Dear All,

I am new to image processing and using OpenCV on python for implementing a 
part of research work.
The aim is :

   - To identify the predecessor and successor of an object (shape) and 
   - To calculate the Indegree(edges coming on shape) and outdegree(edges 
   going out from shape) of object. 
   
Or is thr anyway to find digraph for given image?

Can anybody help to find the intersection point of two object called 
rectangle and edges(directed line) in the attached img?

your guidance /pointers will be appriciated.

thanks & regards




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160914/cca3c48e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: input_img.jpg
Type: image/jpeg
Size: 22890 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160914/cca3c48e/attachment.jpg>


More information about the scikit-image mailing list