Seeing Eye To Eye: Computer Vision using wasmVision
- Track: WebAssembly
- Room: K.4.601
- Day: Sunday
- Start: 12:00
- End: 12:25
- Video only: k4601
- Chat: Join the conversation!
Creating a computer vision application so it can run on many different machines and different types of hardware has historically been very difficult. Sounds like an excellent use case for WebAssembly!
wasmVision (https://wasmvision.com/) is a new project for high-performance computer vision applications based on WebAssembly.
It uses the wasmCV interface (https://wasmcv.org/) which provides guest bindings for computer vision applications based on OpenCV. Any language that can compile to WASM can then use these interfaces to create processors to do tasks like image filtering, object detection, communicate with vision models, and more.
In this talk, I will show several demonstrations using code written in Rust, Go, and C to perform a number of visually interesting tasks, including displaying live video from a drone.
Speakers
Ron Evans |