donkirkby/live-py-plugin

Add Pillow tutorial

donkirkby opened this issue · 4 comments

After #444 adds Pillow support, I think Pillow would make a nice visual tutorial, like the Matplotlib tutorials. There might be some good inspiration in the project tutorial, but check the license before copying too directly. I thought I had seen another tutorial that showed how to adjust the colour balance of a photo of Grace Hopper and crop it and so on, but I can't find it now.

Until #444 is complete, use the workaround in that issue.

I created a stub for the Pillow tutorial to demonstrate how to include extra files and use the Pillow workaround. Because it's just a stub, it's not in the menu. You can find it here:

Maybe turning Grace Hopper into an Andy Warhol portrait would make a fun tutorial. Use Sharon Archer-Thomas's for inspriation.

Possible, but it takes a lot of color range selection masks to get there. I'll iterate over my code and see if it is suitable for a tutorial. It certainly covers a lot of ground ...

hopper_warhol