[scikit-image] 回复: Convexity defects in scikit-image

imagepy at sina.com imagepy at sina.com
Tue Jan 9 00:37:21 EST 2018


happy new year!I am not sure what you need, some tips here:
for binary image:you can do a convex hull, then cut the hull by the ori image, then do a region analysis.for gray image:you can use a dot(tow gaussian filter with different sigma), which can enhance the "gray convex region".
tow images attached! images are processed by imagepy, It's a ui framework based on scikit-image, you can try it here: https://github.com/Image-Py/imagepy.
Best.
----- 原始邮件 -----
发件人:Nikola Vukovic <vukovicnikola at gmail.com>
收件人:scikit-image at python.org
主题:[scikit-image] Convexity defects in scikit-image
日期:2018年01月09日 01点20分




Hi! Happy New Year!
Does anyone know if it’s possible to calculate convexity defects (relative to convex hull) in scikit-image? An online tutorial or code sample would be much appreciated…
Thanks!





_______________________________________________
scikit-image mailing list
scikit-image at python.org
https://mail.python.org/mailman/listinfo/scikit-image
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20180109/0b8ee416/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gear1.png
Type: image/png
Size: 126608 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20180109/0b8ee416/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gear2.png
Type: image/png
Size: 341192 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20180109/0b8ee416/attachment-0003.png>


More information about the scikit-image mailing list