Tastenkunst / brfv4_javascript_examples

BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
463 stars 148 forks source link

Getting array of points? #2

Closed YeisonVelez11 closed 7 years ago

YeisonVelez11 commented 7 years ago

I am trying to get the array points detected in a single picture of a person. How can get the points?

MarcelKlammer commented 7 years ago

Use the BRFv4SetupPicture.js instead of BRFv4SetupWebcam.js Load your image and read the points from the BRFFace object.