if (FALSE) {
# Saving an hypothetical image. Note the use of quality to set the
# maximum quality level in the JPEG file
save_classif_image(image01_class, "./myimages/image01_classified.jpg",
quality = 1)
}
Run the code above in your browser using DataLab