Learn R Programming

⚠️There's a newer version (0.1.1) of this package.Take me there.

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

Version

Install

install.packages('image.Otsu')

Monthly Downloads

216

Version

0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jan Wijffels

Last Published

July 27th, 2020

Functions in image.Otsu (0.1)

image_otsu

Image segmentation using Otsu