aprender-image 0.31.1

GPU image processing primitives — convolution, Gaussian blur, Sobel, Canny edge detection
Documentation
# aprender-image

GPU image processing primitives — convolution, Gaussian blur, Sobel, Canny edge detection

> Was: `trueno-image`

Part of the [Aprender](https://github.com/paiml/aprender) monorepo — 70 workspace crates.

## Install

```bash
cargo install aprender    # CLI binary
```

```toml
[dependencies]
aprender-image = "0.29"
```

## Links

- [Monorepo]https://github.com/paiml/aprender
- [Documentation]https://docs.rs/aprender-image