#About this app An iPad application using opencv framework, can ajust the range of HSV colors to mask a photo, which resulting a gray image. By using this application the developer can easily find the HSV color range for the object to be captured.
Example Image: Photo with grapefruits to detecte:
After change the range, a mask result
#Requirements *cocoapods #How to set up
$ git clone https://github.com/yongpingchen/HSVRangeDector.git
$ pod install