-->

Image comparison using Objective C

2019-07-19 05:02发布

问题:

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