powershell - Make windows login through Face Authentication -


i have made face verification code using opencv, have made application in windows form vs2010 using c++. want execute app on windows login screen , bypass login when authenticates face.

efforts side this: have search this, , have idea have write startup script in powershell this. dont know how this. helpful if can give pointers should next.

note: thought might not possible(as security issue), found people have done here: http://face-detection-recognition.com/

which means possible achieve.

thanks,

as far know need create custom credention provider , extend/modify logonui implement (face recognition). unfortunately, i'm no developer can't explain furter. check out link:

create custom login experiences credential providers windows vista


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -