Simon Swartzman

Results 5 comments of Simon Swartzman

I've run into this issue as well when trying to use this library for an app that I want to run on mobile. The browser when running on Chrome for...

I just manually tested window.chrome and window.chrome.webstore on chrome for iOS, and both are undefined, although both should work for Chrome for desktop. Made a PR to add this feature...

haha, ok, closing my PR, since it looks like this won't be moving forward this way ¯\_(ツ)_/¯

I'm getting the same error. When I examine the methods attached to the Matrix prototype in node, calcOpticalFlowPyrLK isn't even listed.

@ZaharAd I was able to fix this by using the github master branch instead of the version installed automatically by npm. The version on npm doesn't have these features yet,...