GPU image processing primitives — convolution, Gaussian blur, Sobel, Canny edge detection
Part of the [Aprender](https://github.com/paiml/aprender) monorepo — 70 workspace crates.
```bash
cargo install aprender # CLI binary
```
```toml
[dependencies]
aprender-image = "0.29"
```
- -