You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command line arguments are very similar. The facefilter app builds on the installed public drishti package SDK, and includes iOS and Android versions.
This stuff is mostly geared towards real time performance on mobile platforms, leveraging a fast implementation of the ACF detector from Piotr's Toolbox. It runs optimized face detection at low resolution, then coarse landmarks (for eye localization), followed by eye model refinement.
Can you provide us an example command line which is using camera cap(0) and detecting eyes
If you literally just want to detect eyes on a desktop (assuming high res images) you could use this acf eye model with the ACF lib directly. If you are running on a desktop and have a GPU, then this eye model w/ lib's mmod detector might work well.
Hi,
We just found your library and want to have a test drive to our current projects.
succesfully compile..
its asking lot of args from command line.
Can you provide us an example command line which is using camera cap(0) and detecting eyes ?
best
The text was updated successfully, but these errors were encountered: