使用 Objective C 进行图像比较
我计划创建一个应用程序来比较药丸图像(如果它们相同)。 我是否可以使用任何来源来检测图片中药丸的颜色、形状、大小,并比较该图片是否与同一药丸的其他图片相同?
问候, 扎尔兹Bgz
i am planning to create an application to compare pill images if they were the same.
Is there any source that i could use that detects colors, shape, size of the pill in the picture and compre if that picture is the same with the other picture of the same pill?
Regards,
ZaldzBgz
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我知道一个很好的计算机视觉库,不确定它是否可以帮助你。您可以查看:OpenCV。它适用于 iPhone
I know a good library for computer vision, not sure if it can help you. You can look at: OpenCV. It worked with iPhone