Laurent Kouassi
Laurent Kouassi
> I'm still having `getCurrentPosition()` return false even though I height and width set on the video tag. Any advice here? I'm following along with the emotion detection demo, but...
Hi @NathanSepulveda , I am currently struggling to make it work too. My problem is that track.getCurrentPosition() is always false. I dont actually know if it is cause by a...
Hi @AlboCode I'm currently facing the same issue. I'm implementing clmtrackr in my project too. Have you got it working? Thank you
@AlboCode please let me know asap as you find any better solution. I will do let you know if I get it working too. Keep it touch. Thank you 🙂
@AlboCode by any chance does it has something to do with canvas size and video size as they have to be size within the same width and hight?
@janrozic that didn't work for me. Have you installed jsfeat? If yes how does it affect your framework webpack. Thank you,
Hi, @DavidEdi-6over6 please could help me find at which line are you changing the maxIterationsPerAnimFrame to 1 Can you please share it with me? Many Thanks,
Thank you @DavidEdi-6over6 I still can't get the current position. It's always false. Do you have any hint on how to fix this issue? Is it related to Canvas Size...