Image comparison using Objective C

一世执手 提交于 2019-12-11 01:09:17

问题


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


回答1:


I know a good library for computer vision, not sure if it can help you. You can look at: OpenCV. It worked with iPhone



来源:https://stackoverflow.com/questions/3474204/image-comparison-using-objective-c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!