# Generated by roxygen2: do not edit by hand

export(Augmentation)
export(GaborFeatureExtract)
export(HOG)
export(HOG_apply)
export(List_2_Array)
export(MinMaxObject)
export(NormalizeObject)
export(RGB_to_HSV)
export(RGB_to_Lab)
export(ZCAwhiten)
export(average_hash)
export(convolution)
export(cropImage)
export(delationErosion)
export(dhash)
export(down_sample_image)
export(edge_detection)
export(flipImage)
export(gamma_correction)
export(hash_apply)
export(imageShow)
export(image_thresholding)
export(invariant_hash)
export(load_binary)
export(norm_matrix_range)
export(padding)
export(phash)
export(readImage)
export(resizeImage)
export(rgb_2gray)
export(rotateFixed)
export(rotateImage)
export(superpixel_bbox)
export(superpixel_bbox_subset)
export(superpixels)
export(translation)
export(uniform_filter)
export(writeImage)
import(shiny)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(grid,grid.raster)
importFrom(jpeg,readJPEG)
importFrom(jpeg,writeJPEG)
importFrom(png,readPNG)
importFrom(png,writePNG)
importFrom(shiny,runApp)
importFrom(tiff,readTIFF)
importFrom(tiff,writeTIFF)
useDynLib(OpenImageR, .registration = TRUE)
