Code Monkey home page Code Monkey logo

Comments (7)

MarcelKlammer avatar MarcelKlammer commented on May 16, 2024

Yes, a connection to the internet is necessary to have the trial version working longer than 2 minutes.

from brfv4_ane_examples.

floatingworld3 avatar floatingworld3 commented on May 16, 2024

Oh one last thing - if i wanted to say track a point, say, under the eyes, or the sneer points on the nose, can I add these points to the list of tracking points? If so how do I do that? By clicking on a point?

from brfv4_ane_examples.

MarcelKlammer avatar MarcelKlammer commented on May 16, 2024

No, the model of 68 points is fixed. You will always get those 68 points. You can of course calculate your wanted points from the 68 that are provided. An example for that is the extended face with 6 more forehead points, that are not tracked, but calculated.

from brfv4_ane_examples.

floatingworld3 avatar floatingworld3 commented on May 16, 2024

Ok I see.You might want to provide a little YouTube tutorial on how that's done...many of the 68 points are not very useful in animating a rig...only a fraction of those are useful.....and it's a pity that the pupils aren't tracked...clmtracker does that...but I guess you can't have everything...lol

from brfv4_ane_examples.

MarcelKlammer avatar MarcelKlammer commented on May 16, 2024

Yeah, you can't have all the nice things. Those guys did quite well I guess: https://stinkmoji.cool

But I'm not a 3d professional, so can't tell if that's what your are looking for.

from brfv4_ane_examples.

floatingworld3 avatar floatingworld3 commented on May 16, 2024

Well my friend you could consult one when you come to do version 5 because you could have a streamlined version that tracks only the key expression points animators are interested in...this would make it more efficient and responsive at least for my purposes.....for example - there's no need at all to track all those points along the jaw because they don;t add much to an expression... but the areas under the eyes and inner cheeks are quite important.....
By the way when getting the position of a vertex using say...px = points[index].x, how do you specify which tracked face is being referred to?

from brfv4_ane_examples.

MarcelKlammer avatar MarcelKlammer commented on May 16, 2024

brfManager.getFaces() is an array of BRFFace objects. That's all for mapping. It is not keeping track of who is who. If you track two faces and both are lost, it depends on the order of re-detection.

While tracking, it keeps the order though.

from brfv4_ane_examples.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.