How to get path of stroke using opencv ?

Posted by marcin on Stack Overflow See other posts from Stack Overflow or by marcin
Published on 2010-04-26T18:11:42Z Indexed on 2010/04/26 18:13 UTC
Read the original article Hit count: 208

Filed under:
|
|
|
|

I want to get path stroke from image using opencv. I know how to get contours but I need path of stroke (path that runs through the center of the stroke). Is it possible to get this in opencv ?

© Stack Overflow or respective owner

Related posts about opencv

Related posts about image-processing