discretizeImage2: Image Discretization.

Description Usage Arguments Details

View source: R/ImageQuantize.R

Description

#' discretizeImage2 Scales the grey values of an image into a specified number of values.

Usage

1
discretizeImage2(image, n_grey = 32)

Arguments

image

A numeric image matrix.

n_grey

The grey levels the output image will have

Details

Not currently used. Different methods of discretizing the image will be explored in the future.


joelcarlson/radiomics documentation built on May 19, 2019, 2:59 p.m.