inst/template/02_annotate.R

# Annotate captchas -------------------------------------------------------

# load captchas
img_path <- "img"
f_captcha <- fs::dir_ls(img_path)

captcha::captcha_annotate(f_captcha, img_path)
decryptr/captcha documentation built on April 15, 2023, 12:42 a.m.