• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Detecting face features using CoreImage or HSV space/Mask
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Detecting face features using CoreImage or HSV space/Mask


  • Subject: Re: Detecting face features using CoreImage or HSV space/Mask
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 02 Jan 2015 11:55:59 -0800

> On Jan 2, 2015, at 12:34 AM, Muhammad Hussein Nasrollahpour <email@hidden> wrote:
>
> I just got one solution to the problem. Instead of using CI I can convert RGB to HSV and then create a mask for face features e.g. lips, eyes, etc. but
> 1. How to use hue to create a mask for different face features?

Are you talking about implementing your own algorithm for facial feature detection? There's a whole lot more to it than just converting the color space! It's fairly advanced stuff — it's been a hot topic in artificial-intelligence research since the 1960s, and only became commercially feasible within the last 10 years due to fast CPUs and GPUs.

You can probably search for research papers on facial analysis and feature detection (Google Scholar is a good way to find them) but be aware that this is not the kind of thing you can do in a weekend; it's more of a grad-school thesis project.

—Jens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Detecting face features using CoreImage or HSV space/Mask
      • From: Alex Zavatone <email@hidden>
    • Re: Detecting face features using CoreImage or HSV space/Mask
      • From: Muhammad Hussein Nasrollahpour <email@hidden>
References: 
 >Detecting face features using CoreImage or HSV space/Mask (From: Muhammad Hussein Nasrollahpour <email@hidden>)

  • Prev by Date: Re: Conditional Compilation for 10.9/10.10...
  • Next by Date: Re: Detecting face features using CoreImage or HSV space/Mask
  • Previous by thread: Detecting face features using CoreImage or HSV space/Mask
  • Next by thread: Re: Detecting face features using CoreImage or HSV space/Mask
  • Index(es):
    • Date
    • Thread