ansinator_image_binarize 0.1.0

A library binarize images by manual threshold and otsu's method
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.image]
version = "0.24.3"

[package]
authors = ["Dax99993"]
categories = ["graphics"]
description = "A library binarize images by manual threshold and otsu's method"
edition = "2021"
keywords = ["graphics", "image"]
license = "MIT"
name = "ansinator_image_binarize"
repository = "https://github.com/dax99993/ansinator"
version = "0.1.0"