# Generated by roxygen2: do not edit by hand

S3method(print,ExpImage)
S3method(print,edit_image)
S3method(print,extract_pixels)
S3method(print,gray_scale)
S3method(print,join_image)
S3method(print,mask_pixels)
export(crop_image)
export(edit_image)
export(edit_imageGUI)
export(example_image)
export(extract_pixels)
export(gray_scale)
export(join_image)
export(mask_pixels)
export(measure_image)
export(pick_color)
export(plot_image)
export(plot_indexes)
export(plot_meansures)
export(read_image)
export(resize_image)
export(rotate_image)
export(segmentation)
export(segmentation_logit)
export(skeletonize_image)
export(split_image)
export(thinning_image)
import(EBImage)
importFrom(EBImage,bwlabel)
importFrom(EBImage,combine)
importFrom(EBImage,display)
importFrom(EBImage,is.Image)
importFrom(EBImage,readImage)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,predict)
importFrom(stats,runif)
