Giter VIP home page Giter VIP logo

facedetector's Introduction

A Face Detection Demo using Core Image in iOS

Core Image is a powerful API built into Cocoa Touch. It’s a critical piece of the iOS SDK. However, it often gets overlooked. In this tutorial, we’re going to examine Core Image’s face detection features and how to make use of this technology in your own iOS apps!

For the full tutorial, please refer to the link below:

http://www.appcoda.com/face-detection-core-image

facedetector's People

Contributors

simonng avatar

Stargazers

 avatar pbnkp avatar Ivan Kopiev avatar RAJA avatar ShineYang avatar VickyLeu avatar Filippos Sakellaropoulos avatar EricStone avatar Mufakkharul Islam Nayem avatar uniqsys avatar  avatar Tanasin Vivitvorn avatar Daniel Tse avatar Jason Leung avatar Farrukh Askari avatar  avatar  avatar Abhishek Pandey avatar Adam Spooner avatar  avatar ReverseScale avatar Zaharia Madalin-Constantin avatar Lucas Bento avatar Sonny Lazuardi avatar zhaochao avatar James Lu avatar Pradip Walghude avatar Dan Chen avatar minho avatar Nick Arner avatar []\ avatar Carlos Eugenio Torres avatar Mateo avatar Vame avatar  avatar Fabrício Beltran avatar  avatar Nguyễn Thái Học avatar  avatar lieon avatar Kai Li avatar 码农甲乙丙 avatar hkfreenet avatar  avatar Eslam El-Meniawy avatar  avatar Xunjun Yin avatar Tyler avatar 김현준 avatar Oleksandr Bretsko avatar zijunwei avatar Takuya Ohsawa avatar Weihua Hao avatar Christopher Webb avatar  avatar ShannonChen avatar Tam Nguyen avatar samuele coppede avatar Eugene Letenkov avatar Jiangang Yang avatar John Calderaio avatar ZHE WU avatar Sean Smith avatar Orlando Amorim avatar Mahmut Karali avatar LaiBit avatar  avatar

Watchers

 avatar Carlos Eugenio Torres avatar James Cloos avatar Arman Garakani avatar Muhammad Enamul Huq Sarkar avatar Mahmut Karali avatar Hoang Son avatar  avatar  avatar uniqsys avatar  avatar

facedetector's Issues

How to run CameraViewController.swift ?

Hi,

Thanks for the demo, I used Xcode8 on my Mac to test the program, it worked well for view controller.swift in detecting faces and displayed the results in the iPhone simulator.

Now I would like to test CameraViewController.swift, not sure if I can run it under Xcode on Mac? I assume the program needs to access iPhone Camera to take a photo, wonder if the test can be done
on Mac or I need to put the code to iPhone to complete the test.

Thanks

personPic的frame 有问题

在viewDidLoad中调用detect 方法。会使得personPic 并不是最后得到的宽高,真正的宽高应该是在视图加载完毕并调整约束显示出来之后的。应该把detect方法放在ViewDidAppear 里面。否则在iPhone 5c 4s 等设备中红框的位置会出现错误,亲测!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.