Bon Appetite

2011年12月4日 星期日

[iOS] Face detection

http://developer.apple.com/library/ios/#documentation/CoreImage/Reference/CIFaceFeature/Reference/Reference.html
http://developer.apple.com/library/ios/#documentation/GraphicsImaging/Reference/CoreImagingRef/_index.html
http://developer.apple.com/library/ios/#documentation/CoreImage/Reference/CIDetector_Ref/Reference/Reference.html#//apple_ref/doc/uid/TP40010974
http://developer.apple.com/library/ios/#samplecode/SquareCam/Introduction/Intro.html
張貼者: Vincent Cheng 於 上午9:02
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: iOS

沒有留言:

張貼留言

較新的文章 較舊的文章 首頁
訂閱: 張貼留言 (Atom)

Search

Favorite

  • Ads
  • Amazon
  • iTunes Connect
  • Apple Developer Center
  • Google Play Developer
  • urappreview site
  • App: FreeCell Go
  • App: PopPop Fun
  • App: 10x10 Fight
  • App: FreeCell Fun
  • App: 实用汉语单词 (俄​​文、英文解释)
  • App: 汉语单字王
  • App: GoldenFinger
  • App: 7s Classic
  • App: Sevens Fun
  • App: EasyGroup+
  • App: Aquarium8
  • App: Heart Attack Fun
  • App: Uno:) Online
  • App: ChineseWord QQ
  • App: SnapPoker QQ
  • App: PickRed QQ
  • App: 暗棋:) Online
  • App: 華牌(拱豬)
  • Chinese is Rock...
  • CocosChina
  • iPhone Dev SDK
  • Stack Overflow
  • LinuxQuestions.org
  • Google SMS
  • iOS Developer Library
  • free game algorithm

About Me

我的相片
Vincent Cheng
ShinChu, Taiwan
I'm a software engineer and familiar with Linux. The ODM products were Wi-Fi broadband router, 3G router, Cable Modem and etc.. I'm good at studying chip datasheet and finding the cause of the bug. It is surely that I'm an aggressive person. My new habit is iOS app applications.
檢視我的完整簡介

Tag Cloud

3G (8) Adobe (1) Android (11) C (9) C++ (17) Cocos2D (23) Cocos2D-x (33) CS (1) DNS (1) EasyNDK (1) Facebook (1) Firebase (1) FS (10) FTP Server (1) Game (14) git (1) Google API (1) Google Interview Questions (6) GRE (1) HUD (1) iOS (100) iOS Course (18) IPv6 (1) Law (1) Linux (25) LVM (1) Mac (1) Marathon (1) Memory (1) MMO (2) Multi-Platform (8) Multimedia (2) NAT (3) Netfilter (1) Network (11) Notification (1) OpenKit (2) Photoshop (1) Samba (6) sqlite (3) Technology (22) Tiled (1) TOEIC (10) Tool (12) USB (10) Video (2) WiFi (1)

Article History

  • ►  2016 (16)
    • ►  10月 (7)
    • ►  9月 (3)
    • ►  8月 (1)
    • ►  6月 (5)
  • ►  2015 (1)
    • ►  3月 (1)
  • ►  2014 (18)
    • ►  10月 (7)
    • ►  5月 (2)
    • ►  4月 (1)
    • ►  2月 (3)
    • ►  1月 (5)
  • ►  2013 (35)
    • ►  12月 (7)
    • ►  11月 (4)
    • ►  10月 (4)
    • ►  8月 (1)
    • ►  7月 (9)
    • ►  6月 (2)
    • ►  5月 (2)
    • ►  4月 (3)
    • ►  2月 (2)
    • ►  1月 (1)
  • ►  2012 (97)
    • ►  12月 (3)
    • ►  11月 (2)
    • ►  10月 (7)
    • ►  9月 (14)
    • ►  8月 (10)
    • ►  7月 (12)
    • ►  6月 (13)
    • ►  5月 (6)
    • ►  4月 (6)
    • ►  3月 (8)
    • ►  2月 (8)
    • ►  1月 (8)
  • ▼  2011 (59)
    • ▼  12月 (12)
      • [Router] DMZ
      • [Router] NAT
      • [3G] D-Link DWM-156
      • [USB] hotplug
      • [3G] ppp-2.4.5
      • [3G] AT commands
      • [iOS] Location
      • [iOS] Multi-tasking
      • [iOS] Face detection
      • [USB] USB DIY
      • [USB] USB class definition
      • [Network] MAC address
    • ►  11月 (13)
    • ►  10月 (10)
    • ►  9月 (3)
    • ►  8月 (4)
    • ►  7月 (9)
    • ►  6月 (4)
    • ►  5月 (1)
    • ►  4月 (3)

Hot Articles

  • [iOS] iAd
    PayPal APP Annie AdSense Vungle : Reward PayPal Chartboost : Reward, PayPal AdColony : Reward, PayPal New AdMob : Ad network Mediatio...
  • [Cocos2Dx] Layer to disable all touch events
    example 1 example 2 example 3
  • [3G] D-Link DWM-156
    A clear way to make DWM-156 possible. 1. add usbfs or put it in the /etc/fstab mount -t usbfs none /proc/bus/usb fstab: none    /proc/...
  • [PS] 製作舊紙
    Photoshop幾步制作有年代的舊紙 Apple海報設計教程
  • [iOS] UIBarButtonSystemItem types
    reference 1 reference 2
  • [iOS] AddressBook
    1. Address Book Programming Guide for iOS 1.1 Address Book Framework Reference for iOS 1.2 Address Book UI Framework Reference for iOS 2...
  • [iOS] Class 1: NSArray, NSMutableArray, NSDictionary, NSMutableDictionary
    NSArray 1. Can contain different variable types. 2. Contents of array cannot be modified . (add, remove and sort) Create NSArray ...
  • [iOS] free sounds
    free sounds-1 free sounds-2 free sounds-3
  • [Linux] DNS Relay
    1. Download BIND http://www.bind9.net/download 2. Cross compile ./configure --host=mips --disable-static --prefix=$(TOOLCHAIN) --included...
  • [iOS] Location
    LocateMe: http://developer.apple.com/library/ios/#samplecode/LocateMe/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007801 This demonst...

Counts

62,128
圖片視窗主題. 技術提供:Blogger.