Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
man
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

autothresholdr

Algorithms for automatically finding appropriate thresholds for numerical data, with special functions for thresholding images.

Travis-CI Build Status AppVeyor Build Status codecov

CRAN_Status_Badge RStudio CRAN total downloads RStudio CRAN monthly downloads Rdocumentation DOI

Project Status: Active – The project has reached a stable, usable state and is being actively developed. lifecycle

Installation

You can install the release version of autothresholdr from CRAN with:

install.packages("autothresholdr")

You can install the development version of autothresholdr from GitHub with:

devtools::install_github("rorynolan/autothresholdr")

How to use autothresholdr

To learn how to use the autothresholdr, consult the package website at https://rorynolan.github.io/autothresholdr/.

Contribution

Contributions to this package are welcome. The preferred method of contribution is through a github pull request. Feel free to contact me by creating an issue. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

An R port of the "Auto Threshold" plugin for ImageJ for thresholding images.

Resources

License

Packages

No packages published
You can’t perform that action at this time.