fix.image: Fix image

Description Usage Arguments Value Examples

View source: R/jpeg-manipulation.R

Description

Thresholds values above by 1 and below by 0.

Usage

1
fix.image(mtx)

Arguments

mtx

numeric matrix

Value

thresholded matrix

Examples

1
fix.image(matrix(seq(-0.5,1.4,0.1), 5, 4))

awllee/SC1ExamplePackage documentation built on Sept. 1, 2021, 4:06 a.m.