Azure-Samples/Cognitive-Face-CSharp-sample - GitHub
文章推薦指數: 80 %
Sample application for using the Face API. Contribute to Azure-Samples/Cognitive-Face-CSharp-sample development by creating an account on GitHub.
Skiptocontent
{{message}}
Azure-Samples
/
Cognitive-Face-CSharp-sample
Public
Notifications
Fork
26
Star
16
SampleapplicationforusingtheFaceAPI.
MITLicense
16
stars
26
forks
Star
Notifications
Code
Issues
1
Pullrequests
2
Actions
Projects
0
Wiki
Security
Insights
More
Code
Issues
Pullrequests
Actions
Projects
Wiki
Security
Insights
Thiscommitdoesnotbelongtoanybranchonthisrepository,andmaybelongtoaforkoutsideoftherepository.
master
Branches
Tags
Couldnotloadbranches
Nothingtoshow
{{refName}}
default
Couldnotloadtags
Nothingtoshow
{{refName}}
default
2
branches
3
tags
Code
Latestcommit
Gitstats
36
commits
Files
Permalink
Failedtoloadlatestcommitinformation.
Type
Name
Latestcommitmessage
Committime
.github
FaceTutorialCS
.gitattributes
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
Viewcode
DetectandframefacesinanimageonWindows
Features
GettingStarted
Prerequisites
Quickstart
Resources
README.md
page_type
languages
products
description
urlFragment
sample
csharp
azure
ThisrepositorycontainsthesamplediscussedinCreateaWPFapptodetectandframefacesinanimage.
Cognitive-Face-CSharp-sample
DetectandframefacesinanimageonWindows
ThisrepositorycontainsthesamplediscussedinCreateaWPFapptodetectandframefacesinanimage.ThesampleusestheWindowsclientlibraryfortheCognitiveServicesFaceservice.
Features
Thisprojectprovidesthefollowingfeatures:
Detectsfacesinanimage.
Drawsarectanglearoundeachface.
Displaysfaceattributesinthestatusbarwhenthemousehoversovereachfacerectangle.
GettingStarted
Prerequisites
Youneedasubscriptionkeytorunthesample.CreateanewAzureaccount,andtryCognitiveServicesforfree.
AnyeditionofVisualStudio2015or2017.ForVisualStudio2017,the.NETDesktopapplicationdevelopmentworkloadisrequired.
TheMicrosoft.Azure.CognitiveServices.Vision.Face2.2.0-previewclientlibraryNuGetpackage.Downloadnotnecessary.
Quickstart
Cloneordownloadtherepository.
OpentheFaceTutorialCSfolderintherepository.
Double-clicktheFaceTutorialCS.slnfile,whichopensinVisualStudio.
ExpandMainWindow.xaml,thenopenMainWindow.xaml.cs.
Replace
延伸文章資訊
- 1臉部辨識
"By enhancing our service with the Face API, we have a competitive advantage in markets that dema...
- 2以Azure Face API 實作臉部辨識. 前言 - Medium
臉部辨識也是近幾年非常紅的大數據議題之一, Microsoft 推出的Azure Face API 是一項認知服務,可提供演算法來偵測、辨識和分析影像中的人臉。
- 3臉部辨識文件- 快速入門、教學課程和API 參考- Azure 認知服務
Microsoft Face 演算法啟用了臉部屬性偵測及臉部辨識。 ... Azure 臉部辨識服務會提供AI 演算法,可偵測、辨識和分析影像中的人臉。 臉部辨識軟體在許多不同的案例中很 ...
- 4[Cognitive Service之Face Api][01]人臉識別的AI服務 - Alan Tsai ...
Face API提供什麽服務? Face Detection; Face Verification; Find similar faces; Face Grouping; Face Identi...
- 5什麼是Azure 臉部辨識服務?
偵測API 可偵測影像中的人臉,並傳回其位置的矩形座標。 它也會傳回代表已儲存臉部資料的唯一識別碼。 這會用於稍後的作業,以識別或驗證臉部。