GoogleChromeLabs/squoosh

Add "seam carving" as a resize method

Open

#747 geöffnet am 17. Apr. 2020

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (1.431 Forks)batch import
codechelp wanted

Repository-Metriken

Stars
 (20.335 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

@AlexVictoor just published a resizing demo that uses Seam Carving implemented in AssemblyScript: https://alexvictoor.github.io/seam-carving-as/

It seems like it should be quite easy to integrate and would make a great addition to Squoosh as an extra resizing method.

Contributor Guide