GoogleChromeLabs/squoosh

Add "seam carving" as a resize method

Open

#747 创建于 2020年4月17日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)TypeScript (1,431 fork)batch import
codechelp wanted

仓库指标

Star
 (20,335 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

@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.

贡献者指南