Hacker News new | ask | show | jobs
by gabeiscoding 2133 days ago
I created a desktop GUI tool [0] that used multiple cores for seam carving images of your choice. Including masking parts of image to keep or remove. The backend code parallelizing the work is from the CAIRE project.

It was ages ago, and has since been archived on google code :)

[0] https://code.google.com/archive/p/seam-carving-gui/ [1] https://github.com/esimov/caire