Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Implementing Global Thresholding Algorithm in Rust. Algorithm from stefano.ferrari@unimi.it

Notifications You must be signed in to change notification settings

ahmaddynugroho/global-thresholding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  1. Silahkan download release atau compile sendiri
  2. jalankan dengan perintah global <input_image>.(png|jpg) <output_image>.png [initial_T]

Compile it yourself

  1. clone repo ini
  2. cargo run atau cargo build --release

About

Implementing Global Thresholding Algorithm in Rust. Algorithm from stefano.ferrari@unimi.it

Topics

Resources

Stars

Watchers

Forks

Languages