convert_img_to_matrix {plot4fun} | R Documentation |
convert a imgage to 01 matrix
Description
convert a imgage to 01 matrix
Usage
convert_img_to_matrix(image_file, size = 32, breaks = 2)
Arguments
image_file |
image_file |
size |
32 |
breaks |
breaks, default 2 |
Value
chr_mat
[Package plot4fun version 0.1.1 Index]