Detrend Images


[Up] [Top]

Documentation for package ‘detrendr’ version 0.1.0

Help Pages

apply_on_pillars Apply a function to each pillar of a 3-dimensional array.
best_degree Find the best polynomial degree for polynomial detrending.
best_l Find the best length parameter for boxcar detrending.
best_tau Find the best tau parameter for exponential smoothing detrending.
brightness_pillars Get the brightness of pillars of a 3d array.
detrended_img Detrended image class.
detrending Detrend images.
display Basic image display.
img_detrend_boxcar Detrend images.
img_detrend_exp Detrend images.
img_detrend_polynom Detrend images.
mean_pillars Get the means/medians/variances of pillars of a 3d array.
median_pillars Get the means/medians/variances of pillars of a 3d array.
pillar-stats Get the means/medians/variances of pillars of a 3d array.
read_tif Read tiff image as array object.
var_pillars Get the means/medians/variances of pillars of a 3d array.
write_tif Write an integer array to disk as a tiff image.