microsoft / Cognitive-Face-Windows

Windows SDK for the Microsoft Face API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/face-api
Other
177 stars 161 forks source link

Offer PowerShell Module as Sample Implementation #14

Closed MLauper closed 7 years ago

MLauper commented 7 years ago

Hi all

I have written a PowerShell Module with a full implementation of the Microsoft Azure Face API. As described in the contribution guidelines, I would like to offer this as a sample implementation for PowerShell.

You can review my code under the following GitHub URL: https://github.com/MLauper/ps-AzureFaceAPI/tree/master

I appreciate any feedback on this little project.

Regards, Marco

huxuan commented 7 years ago

Hi @MLauper , thanks for your interests and contribution! It's really good job! We are communicating with our PMs about how to deal with this kind of stuff.

huxuan commented 7 years ago

Close as there is no further steps on this. Anyway, thanks for your contribution.