# Generated by roxygen2: do not edit by hand

export(AddLetterImages)
export(SaveAllLetterPlots)
export(create_words)
export(plotColorNodes)
export(plotImage)
export(plotImageThinned)
export(plotLetter)
export(plotLine)
export(plotNodes)
export(plotWord)
export(processHandwriting)
export(process_words)
export(readPNGBinary)
export(rgb2grayscale)
export(runHandwritingViewer)
export(thinImage)
export(whichToFill)
import(Rcpp)
import(ggplot2)
import(igraph)
import(stringr)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,as.raster)
importFrom(graphics,hist)
importFrom(png,readPNG)
importFrom(randomForest,randomForest)
importFrom(reshape2,melt)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,install.packages)
useDynLib(handwriter)
useDynLib(handwriter, .registration = TRUE)
