Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Image thinning

nmunk
Beginner
291 Views

Does anyone out there have a good idea of how to do (probably binary) image object thinning/skeleton using ippi?

Is there an easy way or only the brute force way og repeated erosion with different kernels until convergence?

Thanks

0 Kudos
2 Replies
Vladimir_Dudnik
Employee
290 Views

Hello,

I'm not quite sure I understand you question... Are you looking forimage edge detection operation?
We do have IPPfunctions to implement sobel and canny edge detection algorithms.

Regards,
Vladimir

0 Kudos
erano111
Beginner
291 Views
Hi,
I'm also looking for askeletonization. example for it on:this example
Can IPP do such a process?
Thanks,
Eran
0 Kudos
Reply