# Generated by roxygen2: do not edit by hand

export(adaptiveInterpolation)
export(changePixelColor)
export(edgeDetection)
export(fillLineGaps)
export(haralickCluster)
export(imgPipe)
export(importImage)
export(interactive_objectDetection)
export(interpolatePixels)
export(objectDetection)
export(proximityFilter)
export(resultAnalytics)
export(scanDir)
export(shapeFeatures)
export(sizeFilter)
import(data.table)
import(imager)
import(magick)
import(parallel)
import(tcltk)
importFrom(cluster,pam)
importFrom(cluster,silhouette)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rainbow)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(tools,md5sum)
importFrom(utils,file.edit)
importFrom(utils,write.csv)
