LoginSignup
12
14

More than 5 years have passed since last update.

ofxFaceTracker 顔のパーツの座標

Last updated at Posted at 2015-05-21

いい感じのところに画像はめなきゃあかんので
顔の各箇所の座標のとりかたメモ

faceP.cpp
ofPoint pos = tracker.getImagePoint( 下記番号 );
// pos.x  pos.y

alt

12
14
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
12
14