Back to Apps

wasmVision
by wasmvision
High-performance computer vision engine using WebAssembly and OpenCV for embedded or cloud deployments.
0 stars
Works in:claude
Exposes:ToolsResources
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
Choose your AI client and follow the steps below.
Claude Desktop
Add wasmvision binary to your PATH and configure in claude_desktop_config.json





