# Generated by roxygen2: do not edit by hand

S3method("[",cimg)
S3method(as.array,cimg)
S3method(as.cimg,"function")
S3method(as.cimg,array)
S3method(as.cimg,data.frame)
S3method(as.cimg,double)
S3method(as.cimg,matrix)
S3method(as.cimg,numeric)
S3method(as.cimg,vector)
S3method(as.data.frame,cimg)
S3method(as.matrix,cimg)
S3method(as.raster,cimg)
S3method(plot,cimg)
S3method(print,cimg)
export("B<-")
export("G<-")
export("R<-")
export("channel<-")
export("frame<-")
export(B)
export(FFT)
export(G)
export(HSItoRGB)
export(HSLtoRGB)
export(HSVtoRGB)
export(R)
export(RGBtoHSI)
export(RGBtoHSL)
export(RGBtoHSV)
export(RGBtoYCbCr)
export(RGBtoYUV)
export(RGBtosRGB)
export(YCbCrtoRGB)
export(YUVtoRGB)
export(add)
export(add.colour)
export(as.cimg)
export(at)
export(autocrop)
export(average)
export(blur_anisotropic)
export(boxblur)
export(boxblur_xy)
export(bucketfill)
export(capture.plot)
export(center.stencil)
export(channel)
export(channels)
export(cimg)
export(cimg2im)
export(color.at)
export(convolve)
export(correlate)
export(depth)
export(deriche)
export(diffusion_tensors)
export(dilate)
export(dilate_rect)
export(dilate_square)
export(displacement)
export(display)
export(display_list)
export(distance_transform)
export(enorm)
export(erode)
export(erode_rect)
export(erode_square)
export(extract_patches)
export(extract_patches3D)
export(frame)
export(frames)
export(get.locations)
export(get.stencil)
export(get_gradient)
export(grayscale)
export(haar)
export(height)
export(idply)
export(iiply)
export(ilply)
export(im2cimg)
export(imappend)
export(imcol)
export(imdirac)
export(imdraw)
export(imfill)
export(imgradient)
export(imhessian)
export(imnoise)
export(imresize)
export(imrotate)
export(imrow)
export(imsharpen)
export(imshift)
export(imsplit)
export(imsub)
export(imwarp)
export(interp)
export(isoblur)
export(label)
export(liply)
export(load.image)
export(mclosing)
export(mclosing_square)
export(medianblur)
export(mirror)
export(mopening)
export(mopening_square)
export(mult)
export(nPix)
export(pad)
export(parmax)
export(parmin)
export(periodic.part)
export(permute_axes)
export(pixel.grid)
export(pixel.index)
export(play)
export(renorm)
export(resize)
export(resize_doubleXY)
export(resize_halfXY)
export(resize_tripleXY)
export(rotate_xy)
export(sRGBtoRGB)
export(save.image)
export(selectSimilar)
export(spectrum)
export(squeeze)
export(stencil.cross)
export(subim)
export(threshold)
export(vanvliet)
export(warp)
export(watershed)
export(width)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,as.raster)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.capture)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,rasterImage)
importFrom(jpeg,readJPEG)
importFrom(jpeg,writeJPEG)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(plyr,ddply)
importFrom(plyr,dlply)
importFrom(plyr,laply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(plyr,mutate)
importFrom(plyr,rename)
importFrom(png,readPNG)
importFrom(png,writePNG)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stringr,str_match)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
useDynLib(imager)
