getMask: Get image mask

View source: R/utility.R

getMaskR 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.


mingsnu/stfit documentation built on Oct. 20, 2022, 7:57 p.m.