brfv4_javascript_examples
brfv4_javascript_examples copied to clipboard
BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
Hot to change 3d threejs modules from index page by button event make the variable brfv4example.start start with a button by change window.onload = brfv4example.start ; by buttons onclick make...
Hi, Thank you for such an awesome library! I wonder if it is possible to draw the entire head triangles. According to your docs, there are additional 6 more points...
I'm proud to announce the release of the BRFv5 JavaScript SDK - Face Tracking right in your browser. The JS examples can be found on GitHub as always: https://github.com/Tastenkunst/brfv5-browser The...
I wanted to apply linear gradient on the color-libs example. to make it look like a realistic lipstick, currently I know that the target is the _imageData canvas. But linear...
I am using the minimalWebcam.html and try to put the blink detection code from blink_detection.js. And had to override the handleTrackingResults (js\BRFv4DemoMinimalWebcam.js) However, it show: **Uncaught TypeError: brfManager.update is not...
Thanks for this great library Is there any chance that we can use this library in Ionic Framework?
I am trying to use this trial in a web Worker, we need to improve the performance before moving to a commercial license. Following a few issues (https://github.com/Tastenkunst/brfv4_javascript_examples/issues/12) (https://github.com/Tastenkunst/brfv4_javascript_examples/issues/45) I...
I want to test the performance of face tracker on a test video have. Is there any option in the repo to do that?
Hello, on iPhone SE I have Black screen. Sometimes I have Black screen also on iPhone XS.
Hi. I'm using your library very well. Thank you. :) I asked about the contents of the previous similar mail. How to change a perspective camera orthorgrapic camera. Your responses...