The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

OtsuSeg: Raster Thresholding Using Otsu´s Algorithm

Provides tools to process raster data and apply Otsu-based thresholding for burned area mapping and other image segmentation tasks. Implements the method described by Otsu (1979) <doi:10.1109/TSMC.1979.4310076>, a data-driven technique that determines an optimal threshold by maximizing the inter-class variance of pixel intensities. It includes validation functions to assess segmentation accuracy against reference data using standard accuracy metrics such as precision, recall, and F1-score.

Version: 0.1.0
Depends: R (≥ 3.0.0)
Imports: raster, zoo, sf
Suggests: testthat (≥ 3.0.0), curl
Published: 2025-05-12
DOI: 10.32614/CRAN.package.OtsuSeg
Author: Hammadi, Achour [aut], Olga Viedma [ctb, cre], Zina Soltani [ctb], Imene Habibi [ctb], Wahbi Jaouadi [ctb]
Maintainer: Olga Viedma <olga.viedma at uclm.es>
BugReports: https://github.com/olgaviedma/OtsuSeg/issues
License: GPL-3
URL: https://github.com/olgaviedma/OtsuSeg
NeedsCompilation: no
Materials: README
CRAN checks: OtsuSeg results

Documentation:

Reference manual: OtsuSeg.pdf

Downloads:

Package source: OtsuSeg_0.1.0.tar.gz
Windows binaries: r-devel: OtsuSeg_0.1.0.zip, r-release: OtsuSeg_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): OtsuSeg_0.1.0.tgz, r-oldrel (arm64): OtsuSeg_0.1.0.tgz, r-release (x86_64): OtsuSeg_0.1.0.tgz, r-oldrel (x86_64): OtsuSeg_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=OtsuSeg to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.