Rdocumentation
powered by
Learn R Programming
image.Otsu (version 0.1.1)
Otsu's Image Segmentation Method
Description
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
.
Copy Link
Link to current version
Version
Version
0.1.1
0.1
Install
install.packages('image.Otsu')
Monthly Downloads
216
Version
0.1.1
License
MIT + file LICENSE
Issues
16
Pull Requests
2
Stars
282
Forks
67
Repository
https://github.com/bnosac/image
Maintainer
Jan Wijffels
Last Published
November 26th, 2025
Functions in image.Otsu (0.1.1)
Search all functions
image_otsu
Image segmentation using Otsu