# Generated by roxygen2: do not edit by hand

S3method(plot,anal_obj)
S3method(plot,image_index)
export("%>%")
export(analyze_objects)
export(cm_to_dpi)
export(cm_to_pixels)
export(conv_hull)
export(distance)
export(dpi)
export(dpi_to_cm)
export(file_dir)
export(file_extension)
export(file_name)
export(get_measures)
export(image_autocrop)
export(image_binary)
export(image_blur)
export(image_closing)
export(image_combine)
export(image_contrast)
export(image_crop)
export(image_dilate)
export(image_dimension)
export(image_erode)
export(image_export)
export(image_filter)
export(image_horizontal)
export(image_hreflect)
export(image_import)
export(image_index)
export(image_opening)
export(image_palette)
export(image_pliman)
export(image_resize)
export(image_rotate)
export(image_segment)
export(image_segment_iter)
export(image_skeleton)
export(image_to_mat)
export(image_trim)
export(image_vertical)
export(image_vreflect)
export(manipulate_files)
export(measure_disease)
export(measure_disease_iter)
export(npixels)
export(object_contour)
export(object_coord)
export(object_id)
export(object_isolate)
export(pick_count)
export(pick_palette)
export(pick_rgb)
export(pixels_to_cm)
export(pliman_indexes)
export(pliman_indexes_eq)
export(plot_contour)
export(plot_ellipse)
export(plot_mass)
export(plot_measures)
export(poly_area)
export(poly_mass)
export(poly_spline)
export(rgb_to_hsv)
export(sad)
export(summary_index)
export(tune_tolerance)
importFrom(grDevices,chull)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,png)
importFrom(grDevices,rgb2hsv)
importFrom(grDevices,terrain.colors)
importFrom(graphics,arrows)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(lattice,densityplot)
importFrom(lattice,levelplot)
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(stats,setNames)
importFrom(stats,spline)
importFrom(utils,install.packages)
importFrom(utils,menu)
importFrom(utils,read.csv)
