Rdocumentation
powered by
Learn R Programming
image.Otsu (version 0.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
Install
install.packages('image.Otsu')
Monthly Downloads
199
Version
0.1
License
MIT + file LICENSE
Issues
15
Pull Requests
2
Stars
282
Forks
66
Repository
https://github.com/bnosac/image
Maintainer
Jan Wijffels
Last Published
July 27th, 2020
Functions in image.Otsu (0.1)
Search all functions
image_otsu
Image segmentation using Otsu