An implementation of the Otsu's Image Segmentation Method described in the paper: "A C++ Implementation of Otsu's Image Segmentation Method". The algorithm is explained at <doi:10.5201/ipol.2016.158>.
Version: | 0.1 |
Imports: | Rcpp (≥ 0.12.8) |
LinkingTo: | Rcpp |
Suggests: | magick |
Published: | 2020-07-27 |
Author: | Jan Wijffels [aut, cre, cph] (R wrapper), BNOSAC [cph] (R wrapper), Juan Pablo Balarini [ctb, cph] (Otsu C++ code), Sergio Nesmachnow [ctb, cph] (Otsu C++ code) |
Maintainer: | Jan Wijffels <jwijffels at bnosac.be> |
License: | MIT + file LICENSE |
URL: | https://github.com/bnosac/image |
NeedsCompilation: | yes |
CRAN checks: | image.Otsu results |
Reference manual: | image.Otsu.pdf |
Package source: | image.Otsu_0.1.tar.gz |
Windows binaries: | r-devel: image.Otsu_0.1.zip, r-release: image.Otsu_0.1.zip, r-oldrel: image.Otsu_0.1.zip |
macOS binaries: | r-release: image.Otsu_0.1.tgz, r-oldrel: image.Otsu_0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=image.Otsu to link to this page.