/ResizeTool

Simple image resizing tool with tracing, It works by uniformly resizing the image to a target size. Does not lead to stretching or elongating the objects inside the image.

Primary LanguageC#

ResizeTool

Image resizing is a standard tool in many image processing applications. It works by uniformly resizing the image to a target size. However, this standard resizing does not consider the image content, which leads to stretch/elongate the objects inside the image.

Screenshots