classify_recolorize {recolorize} | R Documentation |
recolorize
object to a classify
objectConverts a recolorize object to a pavo::classify object for use in pavo.
classify_recolorize(recolorize_obj, imgname = "")
recolorize_obj |
A |
imgname |
Name of the image (a string). |
This is mostly for internal use, and hasn't been tested much.
A pavo::classify object. The background patch will always be the first color (patch 1), and will be white by default.