decrypt: Break captchas

Description Usage Arguments

View source: R/decrypt.R

Description

Given one or more captchas and a model, returns the text that is supposed to break the captchas.

Usage

1
decrypt(captcha, model)

Arguments

captcha

The paths to one or more captchas or a list of captchas read with read_captcha() or a raw scalar - used for web API's.

model

Either a model, the path to a model or the name of a known model (see train_model() and load_model())


decryptr/decryptr documentation built on Nov. 29, 2020, 11:14 p.m.