How we detect face in iPhone [closed] - ios

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
How we detect face and compare with other face in iPhone.if it is matched it will display the user name.

You have to go with CoreImage.Here are some nice tutorial & sample codes:- 1. http://maniacdev.com/2011/11/tutorial-easy-face-detection-with-core-image-in-ios-52. FaceTracker3. FaceRecognition Updated:- Please have a look a this. Face Recognition on the iPhone

Related

How to create charts in iOS app like this? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
chart
How create create charts in iOS app like this?
You can use this pod:
https://cocoapods.org/pods/Charts
its simple, and efficient

(Screen-)Record multiple iOS devices with CoreMediaIO [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I'm currently trying to achieve streaming of iOS-Devices in realtime.
I'd like to use the AVFoundation / CoreMediaIO with a Mac via cable (https://nadavrub.wordpress.com/2015/07/06/macos-media-capture-using-coremediaio/).
CoreMediaIO however only supports one device at a time (source: https://nadavrub.wordpress.com/2015/07/06/macos-media-capture-using-coremediaio/).
Is there any way to remove the CoreMediaIO one-device-at-a-time limit?
Thank you in advance!
Best Regards

Draw path on MKMapView/Google map for building or parking place [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
Currently i am working on iOS project in which i have to draw path for building or parking place annotation, may be multi-level parking or basement parking.
Enable to find solution in google map or MKMapView.
Can anybody who are familiar with such issue help me out?
Thanks in advance.

How to include video chat in ios app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm just creating an app and I wanna include a video chat on it. I haven't seen before an app that uses video chats and I don't know if it's possible. Thanks.
You may be able to use skype. Hopefully this link will help.

IOS Rate this app implementation [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
How to implement the Rating Application feature in ios.
Can anyone guide me on how to implement it?
Is there any way to open the review tab directly on RATE App clicked.
See this here & here. i think it might be helpful in your case.
EDIT:
You can also use iRate (Steps).

Resources