# Generated by roxygen2: do not edit by hand

S3method(plot,image_index)
S3method(plot,objects_rgb)
export(cm_to_dpi)
export(cm_to_pixels)
export(count_lesions)
export(count_objects)
export(dpi_to_cm)
export(file_dir)
export(file_extension)
export(file_name)
export(get_measures)
export(image_binary)
export(image_combine)
export(image_dimension)
export(image_export)
export(image_horizontal)
export(image_hreflect)
export(image_import)
export(image_index)
export(image_palette)
export(image_pliman)
export(image_resize)
export(image_rotate)
export(image_segment)
export(image_show)
export(image_to_mat)
export(image_vertical)
export(image_vreflect)
export(leaf_area)
export(manipulate_files)
export(objects_rgb)
export(pixels_to_cm)
export(plot_measures)
export(symptomatic_area)
import(EBImage)
import(ggplot2)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,png)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(grid,grid.raster)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,kmeans)
importFrom(stats,predict)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(utils,read.csv)
