Skip to contents

Converts a recolorize object to a pavo::classify object for use in pavo.

Usage

classify_recolorize(recolorize_obj, imgname = "")

Arguments

recolorize_obj

A recolorize object.

imgname

Name of the image (a string).

Value

A pavo::classify object. The background patch will always be the first color (patch 1), and will be white by default.

Details

This is mostly for internal use, and hasn't been tested much.