I was immediately incredibly excited about the addition of CITextFeature to CIDetector. I mean, Text recognition built into CoreImage, **** yeah!
I was very bummed to discover that as of now, the only public properties on CITextFeature are bounds, topLeft, topRight, bottomLeft, bottomRight. Does that mean that we won't be able to use CITextFeature to actually recognize text? It seems like a pretty big let down if we're only able to detect the presence of text in an image.
Has anyone else noticed this, or just me?
Thanks,
Tj-