Login
From:
trekhleb.dev
(Uncensored)
subscribe
Content-aware image resizing in JavaScript | Trekhleb
https://trekhleb.dev/blog/2021/content-aware-image-resizing-in-javascript/
links
backlinks
Roast topics
Find topics
Find it!
JavaScript implementation of so-called Seam Carving algorithm for the content-aware image resizing and objects removal. Dynamic programming approach is applied to optimize the resizing time.