rseg.estimate.noise: Estimate the background (noise) level as specified by the...

View source: R/rseg.estimate.noise.R

rseg.estimate.noiseR Documentation

Estimate the background (noise) level as specified by the Robust segmentation method in Profos.

Description

Estimate the background (noise) level as specified by the Robust segmentation method in Profos.

Usage

rseg.estimate.noise(
  event,
  t_seq = 1,
  add = 2,
  t = 1,
  kern = 21L,
  type = 2,
  noisesmooth = 100,
  noise = NULL,
  ind = NULL
)

arnejohannesholmin/cpplot3d documentation built on April 14, 2024, 11:36 p.m.