Skip to content

Optical Flow (and other OpenCV tools) #942

@bits-by-brandon

Description

@bits-by-brandon

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:

  • Optical Flow
  • SLAM
  • Depth processing
  • Object Detection
  • Video Stabilization

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions