Image comparison using Objective C
问题 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