# Generated by roxygen2: do not edit by hand

export(CanBeInteger)
export(auto_thresh)
export(auto_thresh_apply_mask)
export(auto_thresh_mask)
export(mean_pillars)
export(mean_stack_thresh)
export(med_stack_thresh)
export(median_pillars)
export(var_pillars)
importFrom(EBImage,readImage)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,'%>%')
importFrom(magrittr,'%T>%')
useDynLib(autothresholdr, .registration = TRUE)
