# Generated by roxygen2: do not edit by hand

S3method(as.rimg,"magick-image")
S3method(as.rimg,cimg)
S3method(as.rimg,default)
S3method(imager::as.cimg,rimg)
S3method(merge,rspec)
S3method(plot,colspace)
S3method(plot,rimg)
S3method(plot,rspec)
S3method(plot,sensmod)
S3method(points,colspace)
S3method(subset,colspace)
S3method(subset,rspec)
S3method(subset,vismodel)
S3method(summary,colspace)
S3method(summary,rimg)
S3method(summary,rspec)
S3method(summary,vismodel)
export(adjacent)
export(aggplot)
export(aggspec)
export(as.rimg)
export(as.rspec)
export(axistetra)
export(bootcoldist)
export(categorical)
export(catplot)
export(cie)
export(cieplot)
export(classify)
export(coc)
export(cocplot)
export(coldist)
export(coldist2mat)
export(colspace)
export(diplot)
export(dispace)
export(explorespec)
export(flux2irrad)
export(getimg)
export(getspec)
export(hexagon)
export(hexplot)
export(irrad2flux)
export(is.colspace)
export(is.rimg)
export(is.rspec)
export(is.vismodel)
export(jnd2xyz)
export(jndplot)
export(jndrot)
export(legendtetra)
export(peakshape)
export(plotsmooth)
export(procimg)
export(procspec)
export(projplot)
export(projpoints)
export(rimg2magick)
export(segplot)
export(segspace)
export(sensdata)
export(sensmodel)
export(simulate_spec)
export(spec2rgb)
export(tcspace)
export(tcsplot)
export(tcspoints)
export(tcsvol)
export(tetraplot)
export(triplot)
export(trispace)
export(vismodel)
export(vol)
export(voloverlap)
importFrom(cluster,clara)
importFrom(farver,compare_colour)
importFrom(future.apply,future_lapply)
importFrom(geometry,
  bary2cart,
  convhulln,
  intersectn
)
importFrom(grDevices,
  adjustcolor,
  as.raster,
  col2rgb,
  colorRampPalette,
  convertColor,
  dev.new,
  dev.off,
  n2mfrow,
  rgb,
  trans3d
)
importFrom(graphics,
  abline,
  arrows,
  axis,
  box,
  grconvertX,
  grconvertY,
  image,
  legend,
  lines,
  locator,
  mtext,
  par,
  plot.default,
  plot.new,
  plot.window,
  points,
  polygon,
  rasterImage,
  segments,
  text,
  title
)
importFrom(lightr,lr_get_spec)
importFrom(magick,
  image_data,
  image_flop,
  image_info,
  image_read,
  image_resize,
  image_rotate
)
importFrom(plot3D,perspbox)
importFrom(progressr,
  progressor,
  with_progress
)
importFrom(stats,
  aggregate,
  approx,
  cor,
  dist,
  fft,
  kmeans,
  loess,
  loess.smooth,
  median,
  na.omit,
  pnorm,
  predict,
  qnorm,
  quantile,
  runif,
  sd,
  setNames,
  var
)
importFrom(tools,file_path_sans_ext)
importFrom(utils,
  combn,
  hasName,
  head,
  modifyList,
  object.size,
  tail
)
