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.


stfit documentation built on Oct. 18, 2022, 5:07 p.m.