# Generated by roxygen2: do not edit by hand

export("%>%")
export(detect)
export(enroll)
export(facerec_init)
export(get_galleries)
export(get_gallery_subjects)
export(prep_image)
export(recognize)
export(remove_gallery)
export(remove_subject)
export(verify)
export(view_subject)
importFrom(dplyr,as_tibble)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,http_type)
importFrom(httr,modify_url)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(knitr,image_uri)
importFrom(magrittr,"%>%")
importFrom(rlang,set_names)
importFrom(snakecase,to_snake_case)
importFrom(stringr,str_replace)
