# Generated by roxygen2: do not edit by hand

export(apply_mask)
export(arr_mask)
export(auto_thresh)
export(auto_thresh_apply_mask)
export(auto_thresh_mask)
export(mask)
export(mean_stack_thresh)
export(med_stack_thresh)
export(stack_threshed_img)
export(th)
export(threshed_arr)
importFrom(Rcpp,sourceCpp)
importFrom(ijtiff,ijtiff_img)
importFrom(magrittr,'%<>%')
importFrom(magrittr,'%>%')
importFrom(magrittr,'%T>%')
useDynLib(autothresholdr, .registration = TRUE)
