- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 50字
- 2021-07-02 20:23:12
Using Cognitive Services to locate faces from the images
In this recipe, you will learn how to use the Computer Vision API to detect faces within an image. We will be locating the faces and capture their coordinates and save them in different Azure Table Storage based on the gender.
推薦閱讀
- C++面向對象程序設計(第三版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- .NET 4.0面向對象編程漫談:基礎篇
- 算法精粹:經典計算機科學問題的Python實現
- Learn Programming in Python with Cody Jackson
- 深入理解Java7:核心技術與最佳實踐
- Visual Basic程序設計實驗指導(第4版)
- 你不知道的JavaScript(中卷)
- VMware虛擬化技術
- Learning Python Design Patterns
- UML 基礎與 Rose 建模案例(第3版)
- Lift Application Development Cookbook
- Mastering Concurrency Programming with Java 9(Second Edition)
- 軟件測試(慕課版)
- Mastering Node.js