# Generated by roxygen2: do not edit by hand

S3method(image_contour_detector,RasterLayer)
S3method(image_contour_detector,matrix)
S3method(plot,cld)
S3method(print,cld)
export(image_contour_detector)
importFrom(Rcpp,evalCpp)
importFrom(graphics,plot)
importFrom(sp,Line)
importFrom(sp,Lines)
importFrom(sp,SpatialLines)
importFrom(sp,plot)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(image.ContourDetector)
