DigitalPlatform / blog

技术文章
0 stars 0 forks source link

人脸识别资料 #11

Open DigitalPlatform opened 5 years ago

DigitalPlatform commented 5 years ago

dlib 的 .NET 包装 DLib .NET wrapper written in C++ and C# for Windows, MacOS and Linux https://github.com/takuya-takeuchi/DlibDotNet/

The world's simplest facial recognition api for .NET This repository is porting https://github.com/ageitgey/face_recognition by C#. https://github.com/takuya-takeuchi/FaceRecognitionDotNet

Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Image) https://github.com/mozanunal/PassFace

摄像头对着自己,看自己在 GitHub 上的一些信息。一些过程信息蛮有参考价值 https://github.com/chechiachang/scouter

Face Recognition Library for OpenCV. C++ https://github.com/bytefish/libfacerec

DigitalPlatform commented 5 years ago

https://docs.microsoft.com/zh-cn/azure/cognitive-services/face/

https://docs.microsoft.com/zh-cn/azure/cognitive-services/face/overview

Windows SDK for the Microsoft Face API, part of Cognitive Services https://github.com/Microsoft/Cognitive-Face-Windows

DigitalPlatform commented 5 years ago

语音识别

科大讯飞 XFMT101 离线识别模块 https://www.xfyun.cn/services/xfmt

Windows 下语音识别命令 http://www.cnblogs.com/slowhand/archive/2013/05/07/3065209.html

https://stackoverflow.com/questions/31930452/are-cortana-apis-available-for-desktop-applications

https://stackoverflow.com/questions/31902274/windows-10-speech-recognition/31926038#31926038

DigitalPlatform commented 5 years ago

有趣的项目: A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS https://github.com/huihut/Facemoji

DigitalPlatform commented 5 years ago

https://stackoverflow.com/questions/12709360/whats-the-difference-between-bitmap-clone-and-new-bitmapbitmap

https://stackoverflow.com/questions/13261875/try-catch-exceptions-in-unsafe-code

https://msdn.microsoft.com/en-us/magazine/dd419661.aspx#id0070035