handtrack.js
handtrack.js copied to clipboard
Uncaught ReferenceError: handTrack is not defined
I am copy pasting the entire code from ur codepen.io but it is not working on my system?
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