# Generated by roxygen2: do not edit by hand

S3method(print,contour_image)
S3method(print,dilate_image)
S3method(print,edit_image)
S3method(print,edit_imageGUI)
S3method(print,erode_image)
S3method(print,extract_pixels)
S3method(print,gray_scale)
S3method(print,join_image)
S3method(print,mask_pixels)
S3method(print,predict_logit)
S3method(print,rotate_image)
S3method(print,skeletonize_image)
S3method(print,thinning_image)
export(Normatiza)
export(contour_image)
export(crop_image)
export(dilate_image)
export(edit_image)
export(edit_imageGUI)
export(erode_image)
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(predict_logit)
export(read_image)
export(resize_image)
export(rotate_image)
export(segmentation)
export(segmentation_logit)
export(segmentation_logitGUI)
export(segmentation_steps)
export(shape_file.BorderExtract)
export(shape_file.create)
export(shape_file.plot)
export(shape_file.split)
export(skeletonize_image)
export(split_image)
export(thinning_image)
export(write_image)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,recordPlot)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(raster,plotRGB)
importFrom(raster,raster)
importFrom(raster,stack)
importFrom(stats,aggregate)
importFrom(stats,binomial)
importFrom(stats,dist)
importFrom(stats,glm)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(utils,install.packages)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
