Computer Vision Project
Language: Objective-C
Frameworks: Accelerate
Repository: Github
Image 1:
Hough circle detection.
Image 2:
Color quantization in RGB space (k-means = 2).
Image 3:
Color quantization in HSV space (solely on Hue, k-means = 3).
March 25, 2015
Computer Vision, Image Processing, iOS