A Seam Carving implementation in Typescript & Vue.js.
git clone https://github.com/SimonSiefke/seamcarving &&
cd seamcarving &&
npm install &&
npm run dev
- Layout based on http://zhangwenli.com/Polyvia/image.html by Olivia
- Loading Spinner based on https://codepen.io/aurer/pen/jEGbA by Aurer