ColorID is developed with Swift 4 in XCode 9.4.1. The purpose of the app is to identify the color in photo given by iOS devices' camera or imported from the photo library.
This version is still in the developing stage. The final version will be updated soon.
It is implemented with Pod. In order to run it, you need to open:
ColorID.xcworkspace
It is free to use.
- Thanks Boris Ohayon for writing the great article iOS — Camera Frames Extraction which helps me build camera extractor components.