python - finding predecessor and successor of a node(shape) in relation diagram -
finding predecessor , successor of node(shape) in image:(opencv & python)
- read image input image
- preprocessing of image
- segmentation text , geometric shape extraction
- shape recognition (nodes , directed edges) output image
now want junction point of node , edge count indgree , out degree of node(shape) , predecessor/successor of node
help relation b/w nodes , edges(lines)
i have tried separate h/v lines using how remove convexity defects in sudoku square? not able junction points of node , edge
Comments
Post a Comment