Tagged Questions
6
votes
2answers
158 views
How can I visualize features found in an image?
I am using Mathematica to explore the face detection feature of Core Image on Mac OS X Lion. To do this I have an Objective-C program which captures images from the iSight camera, runs face detection ...