OpenCv2.0 中的 Blob 标记
我之前在 stackoverflow 上读到 cvBlobLib 已集成到 opencv2.0 中,但我绝对找不到它,并且 文档。
我正在尝试在静态图像上进行简单的斑点标记。从头开始编写一个算法来做到这一点比听起来更难,所以我想知道是否有人对此有任何其他知识。我在 Google Code 上看到过 cvBlob,但这很大程度上是一个外部库。
当我在 PC 上测试时,我的代码需要在 Android 手机上使用,因此使用外部库(OpenCV 除外)将是一个巨大的痛苦。
感谢您的阅读
I read somewhere on stackoverflow previously that cvBlobLib had been integrated into opencv2.0 but i definitely can't find it and there's no mention of it in the documentation.
I'm trying to do simple blob labelling on a static image. Writing an algorithm to do this from scratch is harder than it sounds so I was wondering if anyone had any other knowledge on this. I have seen cvBlob on Google Code but that's very much an external library.
While i'm testing on a PC, my code needs to be used on an Android phone, so using external libraries (other than OpenCV) would be a massive pain.
Thanks for reading
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论