image-conv 0.2.0

High performance image convolution library.
Documentation
[dependencies.image]
version = "0.23.13"

[dependencies.photon-rs]
version = "0.3.0"

[dependencies.prettytable-rs]
version = "^0.8"

[package]
authors = ["Gaurav Patel <GauravPatel97@outlook.com>"]
categories = ["multimedia", "multimedia::images"]
description = "High performance image convolution library."
edition = "2018"
exclude = ["assets/*", "tests/test_assets/*"]
license = "Apache-2.0"
name = "image-conv"
readme = "./README.md"
repository = "https://github.com/gp-97/image-conv"
version = "0.2.0"