from Hacker News

An app to turn your photo into art, without neural network

by real-hacker on 11/7/19, 6:00 AM with 1 comments

Hi,

I am a indie dev, and I made an app 'Painterly' that turns a photo into a painting, stroke by stroke. Different from other similar apps like Prisma, it doesn't use neural network to do pixel mapping in one go. The algorithms generate the strokes one after another, so you can watch the whole painting process, and compare the artwork with the original photo at any time. Theoretically, this algorithm can be used to drive a robotic arm to do real painting on paper.

Currently, it supports 9 painting styles: oil painting, drip art, triangles, crayons, oriental ink painting, sand art, tile art, thread art, and Lego art. You can export both the painting image and the video of the painting for sharing with friends.

iOS: https://apps.apple.com/cn/app/painterly-photo-editor/id1473107530

Android: https://play.google.com/store/apps/details?id=com.youren.painterly

Since the algorithm is computing intensive, the resolution of the painting is not very high. I am still improving the algorithm, so it is still a work in progress.

Please leave your comments. If you like it, please share it with your friends. Thanks!

  • by pineng on 11/7/19, 6:23 AM

    Like it lots. will share for sure