Skip to content

watson28/seam-carver-visualizer

Repository files navigation

seam-carver-visualizer

Web app to resize images using Seam Carver technique

Gif with demo

Highlights:

  • The application is built without any Javascript framework.
  • The computation is done in the browser using web workers.
  • Updates to the image are schedule using requestAnimationFrame.
  • Built using Typescript

Future improvements:

  • Use Web assembly to speed up the time execution for large image.

About

Web app to resize images using Seam Carver technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published