aaronabentheuer / AAFaceDetection

Prototyping-Library providing easy access to iOS face detection features through NSNotification.
511 stars 53 forks source link

Still Image Output #5

Closed jbhav24 closed 8 years ago

jbhav24 commented 8 years ago

Hello, I love this! I recently implemented it into a app idea I've been playing around with but ran into an error. Does this not allow for stillimageoutputs? I need to be able to take a picture of the screen and have not found any solutions to this issue.

I have a simple take photo function and it says that Visage does not have a imageOutput? What would be the steps to add this or just to have the basic functionality of taking a photo with this.

meiirbek commented 8 years ago

@jbhav24 Hi, have you solved your trouble?

jbhav24 commented 8 years ago

@meiirbek Yes, I have. It isn't a perfect solution, but it is a solution.