getMask {stfit}R Documentation

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.


[Package stfit version 0.99.9 Index]