IvanKelber / DavinciCoders

2 stars 1 forks source link

Process artist images to be fed to draw #11

Open joshcusano opened 7 years ago

joshcusano commented 7 years ago

Images should be cropped to have same width/height and resized (32 or 64 to start). resize_image_with_crop_or_pad may do this.

joshcusano commented 7 years ago

@jeremymwat