Pasta machine processing images with numpy
Here’s a quick blog post to celebrate turning in my last coursework for my master’s.
There was this video of using a pasta machine to creatively split an image into four images. It felt like a numpy
challenge, so I tried to faithfully reproduce it!
Top breeder with nothing but a pasta machine pic.twitter.com/74b5D1N7dY
— RΛMIN NΛSIBOV (@RaminNasibov) April 5, 2018
If I want the pasta width to be a pixel, the code is kind of cute:
But that doesn’t quite look like the original, so here’s how I could do it with a wider pasta setting.