# Generated by roxygen2: do not edit by hand

export(apply_on_pillars)
export(best_degree)
export(best_l)
export(best_tau)
export(brightness_pillars)
export(detrended_img)
export(display)
export(img_detrend_boxcar)
export(img_detrend_exp)
export(img_detrend_polynom)
export(mean_pillars)
export(median_pillars)
export(read_tif)
export(var_pillars)
export(write_tif)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(foreach,'%dopar%')
importFrom(grDevices,adjustcolor)
importFrom(magrittr,'%<>%')
importFrom(magrittr,'%>%')
importFrom(magrittr,'%T>%')
useDynLib(detrendr, .registration = TRUE)
