handtrack.js icon indicating copy to clipboard operation
handtrack.js copied to clipboard

Uncaught ReferenceError: handTrack is not defined

Open harshil15999 opened this issue 6 years ago • 1 comments

I am copy pasting the entire code from ur codepen.io but it is not working on my system?

harshil15999 avatar Jan 15 '20 09:01 harshil15999

To solve this:: make a when the video stream is started make a function to load the model and then run the function runDetection(). THIS ISSUE IS HAPPENING BECAUSE THE MODEL IS NOT BEING PROPERLY LOADED AND HENCE ITS VALUE is coming model=null only

harshil15999 avatar Jan 15 '20 09:01 harshil15999