Learn R Programming

stfit (version 0.99.9)

getMask: Get image mask

Description

Get image mask

Usage

getMask(object, tol = 0.95)

Arguments

object

A numeric matrix. Each row is an row stacked image.

tol

If the percentage of missing values for a pixel over time is greater than this value, this pixel is treated as a mask value.