Re: [Flashcoders] looking for a face-detection / blink detection as library

2012-05-28 Thread allandt bik-elliott
thanks - do you have a url? On 20 May 2012 16:58, mogs10 mogs10 mike.ogr...@gmail.com wrote: The Direct-L list will help you better than the Flascoders List mike On Sun, May 20, 2012 at 11:50 PM, mogs10 mogs10 mike.ogr...@gmail.com wrote: hi On Sun, May 20, 2012 at 11:43 PM,

Re: [Flashcoders] looking for a face-detection / blink detection as library

2012-05-28 Thread mogs10 mogs10
http://listserv.uark.edu/cgi-bin/wa?A0=DIRECT-L On Mon, May 28, 2012 at 5:19 PM, allandt bik-elliott alla...@gmail.com wrote: thanks - do you have a url? On 20 May 2012 16:58, mogs10 mogs10 mike.ogr...@gmail.com wrote: The Direct-L list will help you better than the Flascoders List mike

Re: [Flashcoders] looking for a face-detection / blink detection as library

2012-05-20 Thread mogs10 mogs10
hi again On Fri, May 18, 2012 at 7:19 PM, allandt bik-elliott alla...@gmail.com wrote: Thanks mike thought i would share what i'd found on google so far - none of this has explicit hooks to detect blinks so may have to be further developed The main source of code seems to be an OpenCV(

Re: [Flashcoders] looking for a face-detection / blink detection as library

2012-05-20 Thread mogs10 mogs10
hi On Sun, May 20, 2012 at 11:43 PM, mogs10 mogs10 mike.ogr...@gmail.com wrote: hi again On Fri, May 18, 2012 at 7:19 PM, allandt bik-elliott alla...@gmail.com wrote: Thanks mike thought i would share what i'd found on google so far - none of this has explicit hooks to detect blinks so

Re: [Flashcoders] looking for a face-detection / blink detection as library

2012-05-20 Thread mogs10 mogs10
The Direct-L list will help you better than the Flascoders List mike On Sun, May 20, 2012 at 11:50 PM, mogs10 mogs10 mike.ogr...@gmail.com wrote: hi On Sun, May 20, 2012 at 11:43 PM, mogs10 mogs10 mike.ogr...@gmail.com wrote: hi again On Fri, May 18, 2012 at 7:19 PM, allandt bik-elliott

[Flashcoders] looking for a face-detection / blink detection as library

2012-05-18 Thread allandt bik-elliott
Hey guys I'm looking for a face detection or, more specifically, a blink detection library for a project I'm on and I was wondering if anyone on this list has had any experience with this kind of work? thanks ob ___ Flashcoders mailing list

Re: [Flashcoders] looking for a face-detection / blink detection as library

2012-05-18 Thread Mike Duguid
might want to have a look at the face.com api On 18 May 2012 11:18, allandt bik-elliott alla...@gmail.com wrote: Hey guys I'm looking for a face detection or, more specifically, a blink detection library for a project I'm on and I was wondering if anyone on this list has had any experience

Re: [Flashcoders] looking for a face-detection / blink detection as library

2012-05-18 Thread allandt bik-elliott
Thanks mike thought i would share what i'd found on google so far - none of this has explicit hooks to detect blinks so may have to be further developed The main source of code seems to be an OpenCV( http://opencvlibrary.sourceforge.net/) port to AS3 called MariLena (