Skip to content

【plan】How to implement face detection

Junichi Kajiwara edited this page Jun 9, 2016 · 2 revisions

API

webcam.face(HaarXMLPath,param) {|faceimg|
  # temorary JPEG format...

}
webcam.start
# or webcam.headless_start

sorry below section write in Japanese

実装に必要なこと

  • C側でブロックの登録状況の確認方法
Clone this wiki locally