sneedcat / gblur

A simple and fast blur library for python written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gblur

gblur is a simple module for Python written in Rust with PyO3 and maturin.

It has a single command blur that takes two parameters, the image as a list of bytes and the radius as an int.

About

A simple and fast blur library for python written in Rust

License:MIT License


Languages

Language:Rust 89.0%Language:Python 8.6%Language:Shell 2.4%