Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以借助 FindContours() EMGU 函数在 Image 中获取轮廓,但我需要从图像中获取各种轮廓,而不仅仅是闭合轮廓(线、弧等)
是否有某种功能可以执行笔画分割。
先感谢您。