imgthin 0.1.0

A fast parallel algorithm for thinning digital patterns
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]

[features]
default = []
improved_ysc_whh = []

[package]
authors = ["WhizSid <whizsid@aol.com>"]
description = "A fast parallel algorithm for thinning digital patterns\n"
documentation = "https://docs.rs/imgthin"
edition = "2018"
homepage = "https://github.com/FreeReacts/imgthin-rs"
keywords = ["image", "image-processing", "thinning", "ocr", "image-thinning"]
license = "MIT"
name = "imgthin"
readme = "README.md"
repository = "https://github.com/FreeReacts/imgthin-rs"
version = "0.1.0"