Skip to content

88IO/GetHandShape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

手の形認識

Python+OpenCVで画像から指の本数を認識する簡易プログラム。

  1. 画像を二値化
  2. 手の輪郭を取得
  3. 輪郭に沿って中心点(手のひら)からの距離を算出し、極大点を指先として解析
  4. matplotlibで結果をプロット

入力

出力

About

OpenCV3を用いた手の形認識。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages