- OpenCV 4 with Python Blueprints
- Dr. Menua Gevorgyan Arsen Mamikonyan Michael Beyeler
- 77字
- 2021-06-24 16:50:04
Performing hand shape analysis
Now that we know (roughly) where the hand is located, we aim to learn something about its shape. In this app, we will make a decision on which exact gesture is shown, based on convexity defects of a contour corresponding to the hand.
Let's move on and learn how to determine the contour of the segmented hand region in the next section, which will be the first step in our hand shape analysis.
推薦閱讀
- DevOps:軟件架構(gòu)師行動指南
- Git Version Control Cookbook
- 在最好的年紀學Python:小學生趣味編程
- 程序設計與實踐(VB.NET)
- Android開發(fā)精要
- MySQL數(shù)據(jù)庫應用與管理 第2版
- Object-Oriented JavaScript(Second Edition)
- Oracle數(shù)據(jù)庫從入門到運維實戰(zhàn)
- Learn Programming in Python with Cody Jackson
- Jenkins Continuous Integration Cookbook(Second Edition)
- Visual C#.NET Web應用程序設計
- C編程技巧:117個問題解決方案示例
- Learning Python Data Visualization
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- Kotlin進階實戰(zhàn)