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.

Getting started

Package details

AuthorHammadi, Achour [aut], Olga Viedma [ctb, cre], Zina Soltani [ctb], Imene Habibi [ctb], Wahbi Jaouadi [ctb]
MaintainerOlga Viedma <olga.viedma@uclm.es>
LicenseGPL-3
Version0.1.0
URL https://github.com/olgaviedma/OtsuSeg
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("OtsuSeg")

Try the OtsuSeg package in your browser

Any scripts or data that you put into this service are public.

OtsuSeg documentation built on June 8, 2025, 10:49 a.m.