isBinarized: Check binarized image stack

View source: R/isBinarized.R

isBinarizedR Documentation

Check binarized image stack

Description

Checks if an image stack is binarized (contains only two types of pixels, black and white).

Usage

isBinarized(Stack)

Arguments

Stack

an image stack object

Value

TRUE or FALSE depending on whether Stack is binarized or not.

Author(s)

Alessio Veneziano


AlessioVeneziano/IndianaBones documentation built on Dec. 2, 2022, 7:35 a.m.