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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -