Optical Flow (and other OpenCV tools) #943
Unanswered
bits-by-brandon
asked this question in
Feature Requests
Replies: 1 comment
-
|
the library seems to load just fine and using it with cables-ops like ImageElement and such should be easy. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are a whole host of image processing tools that are openly available that would open a range of creative possibilities. I was looking at using Optical Flow to make some interactive particles. If something like OpenCV was available to use, it would give us so many new tools including:
and many more!
There is an official way to build OpenCV for js with enscripten: https://docs.opencv.org/4.10.0/df/d0a/tutorial_js_intro.html
Beta Was this translation helpful? Give feedback.
All reactions