Managed version of content-aware resizing

Author: JimBobSquarePantsCreated Oct 30, 2016Updated Feb 13, 2024
Labelsenhancementfuture

From @KvanTTT on April 26, 2015 13:33

There is managed implementation of CAIR seam carving (content-aware) algorithm: Seam-Carving-Advanced.

It it possible to port it to your library. Is it necessary?

Copied from original issue: JimBobSquarePants/ImageProcessor#158