
wasmVision
by wasmvision
High-performance computer vision engine using WebAssembly and OpenCV for embedded or cloud deployments.
What it does
wasmVision is a specialized computer vision processing engine that leverages WebAssembly (WASM) to run advanced vision algorithms and machine learning models. It allows developers to create portable, high-performance vision processors that can run on embedded devices or in the cloud with hardware acceleration.
Tools
- Image Processing: Applies filters, blurring, and analysis using traditional OpenCV algorithms.
- Face Detection: Employs deep neural networks to identify and locate faces in video streams.
- Image Description: Integrates with Ollama to provide live natural language descriptions of visual input.
- Style Transfer: Implements neural style transfer for artistic visual effects.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"wasmvision": {
"command": "wasmvision",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
wasmvisionInformation
- Pricing
- free
- Published
- 4/19/2026
- stars






